mirror of
https://github.com/friendica/friendica
synced 2025-04-30 09:44:22 +02:00
Unneeded "ProxyUtils" renamed to "Proxy"
This commit is contained in:
parent
430e6c3285
commit
ab17fbf6b2
9 changed files with 25 additions and 27 deletions
|
@ -75,7 +75,7 @@ class Proxy
|
|||
* provided URL isn't local
|
||||
*
|
||||
* @param string $url The URL to proxyfy
|
||||
* @param string $size One of the ProxyUtils::SIZE_* constants
|
||||
* @param string $size One of the Proxy::SIZE_* constants
|
||||
*
|
||||
* @return string The proxyfied URL or relative path
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue