Skip to content

Instantly share code, notes, and snippets.

@Aurielle
Created August 29, 2015 09:36
Show Gist options
  • Save Aurielle/53a88cadbcdd3e04a644 to your computer and use it in GitHub Desktop.
Save Aurielle/53a88cadbcdd3e04a644 to your computer and use it in GitHub Desktop.
Globální registrace filtrů do Latte
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