This commit is contained in:
2021-04-27 18:57:25 +08:00
parent 55acb2795f
commit b294d0fbde
2 changed files with 4 additions and 5 deletions
+1
View File
@@ -362,6 +362,7 @@ abstract class BaseActiveRecord extends Component implements IOrm, ArrayAccess
/**
* @return array
* @throws Exception
*/
public function getAttributes(): array
{