From 1b5cfc2217f1a9bafdcb00d3ad923598579b5af1 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 27 Dec 2019 19:00:54 +0000 Subject: [PATCH] Improved description --- src/Content/ContactSelector.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 */