We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaa91d commit a41e5b8Copy full SHA for a41e5b8
src/Resources/config/services.yml
@@ -13,12 +13,6 @@ services:
13
arguments:
14
- "%metamodels.attribute_file.cache_dir%"
15
16
- metamodels.attribute_file.cache:
17
- class: Symfony\Component\Cache\Adapter\FilesystemAdapter
18
- public: false
19
- arguments:
20
- - "@metamodels.attribute_file.cache_system"
21
-
22
MetaModels\AttributeFileBundle\Migration\AddSortFieldMigration:
23
24
- '@database_connection'
0 commit comments