改名
This commit is contained in:
@@ -186,7 +186,7 @@ class Loader extends BaseObject
|
|||||||
|
|
||||||
$this->_classes[$replace->getName()] = $_array;
|
$this->_classes[$replace->getName()] = $_array;
|
||||||
} catch (Throwable $throwable) {
|
} catch (Throwable $throwable) {
|
||||||
echo $throwable->getMessage() . PHP_EOL;
|
$this->error($throwable->getMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user