Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -147,7 +147,7 @@ class Component implements Configure
|
|||||||
* @return Logger
|
* @return Logger
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
private function logger(): Logger
|
protected function logger(): Logger
|
||||||
{
|
{
|
||||||
return Kiri::getDi()->get(Logger::class);
|
return Kiri::getDi()->get(Logger::class);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user