改名
This commit is contained in:
@@ -102,15 +102,6 @@ abstract class Model extends Component implements ModelInterface, ArrayAccess, T
|
||||
private array $_with = [];
|
||||
|
||||
|
||||
/**
|
||||
* @return Application
|
||||
*/
|
||||
#[Pure] protected function getContainer(): Application
|
||||
{
|
||||
return Kiri::app();
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user