Rework filter handling (Fixes #50).

This commit is contained in:
David Molineus
2017-10-11 14:40:01 +02:00
parent e1685f65c5
commit 5ce9d517bc
7 changed files with 92 additions and 55 deletions

View File

@@ -46,7 +46,6 @@ class NetzmachtContaoLeafletExtension extends Extension
$loader->load('providers.yml');
// Other services
$loader->load('filters.yml');
$loader->load('mappers.yml');
$loader->load('encoders.yml');
$loader->load('layers.yml');