diff --git a/src/Model/Contact.php b/src/Model/Contact.php index b5cecd732e..4cc78e4d8c 100644 --- a/src/Model/Contact.php +++ b/src/Model/Contact.php @@ -100,6 +100,7 @@ class Contact extends BaseObject /** * @brief Get the basepath for a given contact link + * @todo Add functionality to store this value in the contact table * * @param string $url The contact link *