mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-10 01:08:39 +00:00
fix autoloader
This commit is contained in:
parent
9c1442f117
commit
21f1b10ce6
|
|
@ -34,7 +34,7 @@ final class Autoloader
|
||||||
*/
|
*/
|
||||||
private static $paths = [
|
private static $paths = [
|
||||||
__DIR__ . '/../',
|
__DIR__ . '/../',
|
||||||
__DIR__ . '/../MainAutoloader/',
|
__DIR__ . '/../MainRepository/',
|
||||||
__DIR__ . '/../../',
|
__DIR__ . '/../../',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user