]> git.mxchange.org Git - friendica.git/commitdiff
Improved description
authorMichael <heluecht@pirati.ca>
Fri, 27 Dec 2019 19:00:54 +0000 (19:00 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 27 Dec 2019 19:00:54 +0000 (19:00 +0000)
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
         */