Add autoloader for plugin classes.
This avoids PHP fatal errors in unit tests, as those not always include the necessary classes.
Loading
Please register or sign in to comment
This avoids PHP fatal errors in unit tests, as those not always include the necessary classes.