Improved description

This commit is contained in:
Michael 2019-12-27 19:00:54 +00:00
parent c037e9143c
commit 1b5cfc2217
1 changed files with 2 additions and 2 deletions

View 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
*/