Skip to content
Snippets Groups Projects
Unverified Commit 1408e1f9 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Move the PSR* autoload functions outside of SimpleSAML\Module.

Doing so allows us to mock the class. Otherwise, the _autoload_module.php is always called first, and when it tries to register the functions from that class, it automatically autoloads it, making it impossible to mock it afterwards.
parent d9379234
No related branches found
No related tags found
No related merge requests found
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