改名
This commit is contained in:
@@ -144,7 +144,7 @@ class Loader extends BaseObject
|
|||||||
|
|
||||||
static::$_classes[] = $replace->getName();
|
static::$_classes[] = $replace->getName();
|
||||||
} catch (Throwable $throwable) {
|
} catch (Throwable $throwable) {
|
||||||
write(jTraceEx($throwable), 'throwable');
|
$this->error(jTraceEx($throwable), 'throwable');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user