Skip to content
Snippets Groups Projects
Commit e30311d6 authored by Stein Magne Bjorklund's avatar Stein Magne Bjorklund
Browse files

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
1 merge request!16Resolve "Introduce PSR-4 autoloading"
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment