改名
This commit is contained in:
@@ -59,6 +59,7 @@ if (!function_exists('loadByDir')) {
|
||||
$first = explode(DIRECTORY_SEPARATOR, $replace);
|
||||
array_shift($first);
|
||||
|
||||
var_dump($namespace . '\\' . implode('\\', $first));
|
||||
Snowflake::setAutoload($namespace . '\\' . implode('\\', $first), $value);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user