改名
This commit is contained in:
@@ -57,11 +57,6 @@ abstract class BaseActiveRecord extends Component implements IOrm, ArrayAccess
|
|||||||
const ANNOTATION_GET = 'get';
|
const ANNOTATION_GET = 'get';
|
||||||
const ANNOTATION_SET = 'set';
|
const ANNOTATION_SET = 'set';
|
||||||
|
|
||||||
|
|
||||||
#[Inject('event')]
|
|
||||||
protected ?SEvent $event;
|
|
||||||
|
|
||||||
|
|
||||||
/** @var array */
|
/** @var array */
|
||||||
protected array $_attributes = [];
|
protected array $_attributes = [];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user