Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -370,7 +370,7 @@ abstract class BaseApplication extends Component
|
||||
*/
|
||||
public function getServer(): Server
|
||||
{
|
||||
return $this->get('server');
|
||||
return Kiri::getDi()->get(Server::class);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user