Refactor Utils::getMirroredUri()
- Reduce logic complexity. - Return early. Code get called on every request and should be fast. - Remove support for mirroring multiple uri. Code uses a long gone PHP function. Split this into a private method.
parent
e5cb9333
No related branches found
No related tags found
Loading
Please register or sign in to comment