Add custom filters (refactoring of pull-request #1312)

This commit is contained in:
Frederic Guillot
2015-10-02 21:58:00 -04:00
parent 370361330a
commit 264b552603
17 changed files with 596 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ class ClassProvider implements ServiceProviderInterface
'Comment',
'Config',
'Currency',
'CustomFilter',
'DateParser',
'File',
'LastLogin',