This commit is contained in:
2021-03-04 15:27:03 +08:00
parent 47e372c37e
commit b4a69ef163
2 changed files with 3 additions and 3 deletions
-1
View File
@@ -58,7 +58,6 @@ abstract class BaseActiveRecord extends Component implements IOrm, ArrayAccess
protected ?SEvent $event;
protected array $_with = [];
/** @var array */