Loader update
This commit is contained in:
+6
-3
@@ -10,7 +10,10 @@ class ComposerStaticInitd067465d9a99de373ba3093d61eda1d8
|
||||
'P' =>
|
||||
array (
|
||||
'Pecee\\' => 6,
|
||||
'Pages\\' => 6,
|
||||
),
|
||||
'C' =>
|
||||
array (
|
||||
'Config\\' => 7,
|
||||
),
|
||||
'A' =>
|
||||
array (
|
||||
@@ -23,9 +26,9 @@ class ComposerStaticInitd067465d9a99de373ba3093d61eda1d8
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/pecee/simple-router/src/Pecee',
|
||||
),
|
||||
'Pages\\' =>
|
||||
'Config\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/../..' . '/pages',
|
||||
0 => __DIR__ . '/../..' . '/config',
|
||||
),
|
||||
'Api\\' =>
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user