Created
August 29, 2015 09:36
-
-
Save Aurielle/53a88cadbcdd3e04a644 to your computer and use it in GitHub Desktop.
Globální registrace filtrů do Latte
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
nette.latteFactory: | |
setup: | |
- addFilter(myAwesomeFilter, @App\Latte\MyAwesomeFilter) | |
- App\Latte\MyAwesomeFilter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment