Improved documentation

This commit is contained in:
Michael 2019-07-27 21:45:36 +00:00
parent 264936100f
commit f5cb6148cf
2 changed files with 3 additions and 3 deletions

View file

@ -199,7 +199,7 @@ class ActivityPub
* Checks if the given contact url does support ActivityPub
*
* @param string $url profile url
* @param boolean $update Update the profile
* @param boolean $update true = always update, false = never update, null = update when not found or outdated
* @return boolean
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
* @throws \ImagickException