mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 19:43:16 +00:00
Use cached file annotation reader
This commit is contained in:
@@ -68,7 +68,7 @@ class ORMServiceProvider implements ServiceProviderInterface
|
||||
);
|
||||
|
||||
$annotationDriver = new AnnotationDriver(
|
||||
$annotationReader,
|
||||
$fileCacheReader,
|
||||
[$app['root.path'].'/lib/Alchemy/Phrasea/Model/Entities']
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user