Fix mising use.
This commit is contained in:
parent
1267d6b2f6
commit
b326c8e1d0
@ -18,6 +18,7 @@ use PDOException;
|
|||||||
use Exception;
|
use Exception;
|
||||||
use ReflectionClass;
|
use ReflectionClass;
|
||||||
use ReflectionProperty;
|
use ReflectionProperty;
|
||||||
|
use AllowDynamicProperties;
|
||||||
|
|
||||||
#[AllowDynamicProperties]
|
#[AllowDynamicProperties]
|
||||||
class Model {
|
class Model {
|
||||||
|
Loading…
Reference in New Issue
Block a user