From: Michael Date: Fri, 27 Dec 2019 19:00:54 +0000 (+0000) Subject: Improved description X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1b5cfc2217f1a9bafdcb00d3ad923598579b5af1;p=friendica.git Improved description --- diff --git a/src/Content/ContactSelector.php b/src/Content/ContactSelector.php index de995ba80c..7a36ea8c68 100644 --- a/src/Content/ContactSelector.php +++ b/src/Content/ContactSelector.php @@ -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 */