]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/ContactSelector.php
Stop scrollToItem() animate twice.
[friendica.git] / src / Content / ContactSelector.php
index de995ba80ce0238d3c2cd070f19653688a5eaece..7a36ea8c681be56a7ad77e9755402e2d96f76fce 100644 (file)
@@ -105,9 +105,9 @@ class ContactSelector
        }
 
        /**
-        * @param string $network  network
+        * @param string $network  network of the contact
         * @param string $profile  optional, default empty
-        * @param string $protocol optional, default empty
+        * @param string $protocol (Optional) Protocol that is used for the transmission
         * @return string
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */