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