改名
This commit is contained in:
@@ -177,7 +177,6 @@ class Loader extends BaseObject
|
|||||||
if (!str_starts_with($key, $path)) {
|
if (!str_starts_with($key, $path)) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
unset(static::$_directory[$key]);
|
|
||||||
foreach ($_path as $item) {
|
foreach ($_path as $item) {
|
||||||
$paths[$key] = $item;
|
$paths[$key] = $item;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user