From 95c150ef282064e665a1bb6abc3543903412cc62 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 4 Dec 2018 14:20:25 +0000 Subject: [PATCH] Added to-do --- src/Model/Contact.php | 1 + 1 file changed, 1 insertion(+) 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 *