|
|
|
@ -150,7 +150,7 @@ class Database |
|
|
|
// Registering Constraints |
|
|
|
// Registering Constraints |
|
|
|
AnnotationRegistry::registerAutoloadNamespace( |
|
|
|
AnnotationRegistry::registerAutoloadNamespace( |
|
|
|
'Symfony\Component\Validator\Constraint', |
|
|
|
'Symfony\Component\Validator\Constraint', |
|
|
|
$sysPath."vendor/symfony/validator" |
|
|
|
$sysPath."vendor/symfony/symfony/src" |
|
|
|
); |
|
|
|
); |
|
|
|
|
|
|
|
|
|
|
|
AnnotationRegistry::registerFile( |
|
|
|
AnnotationRegistry::registerFile( |
|
|
|
|