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