Remove unnecessary @throws tag in Util\Network
This commit is contained in:
@@ -459,7 +459,6 @@ class Network
|
|||||||
* @param string $url The url to check the domain from
|
* @param string $url The url to check the domain from
|
||||||
*
|
*
|
||||||
* @return boolean
|
* @return boolean
|
||||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
|
||||||
*/
|
*/
|
||||||
public static function isUrlBlocked($url)
|
public static function isUrlBlocked($url)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user