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