mirror of
https://github.com/friendica/friendica
synced 2024-11-18 20:23:44 +00:00
Remove unnecessary @throws tag in Util\Network
This commit is contained in:
parent
75d144aee7
commit
d40cbdce32
1 changed files with 0 additions and 1 deletions
|
@ -459,7 +459,6 @@ class Network
|
|||
* @param string $url The url to check the domain from
|
||||
*
|
||||
* @return boolean
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
public static function isUrlBlocked($url)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue