Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e2ee19f8f | |||
| 6e357ee8b7 | |||
| 3df034d309 |
@@ -5,8 +5,12 @@ services:
|
||||
|
||||
pcm_icon.icon_extension:
|
||||
public: true
|
||||
class: Pcm\IconBundle\Twig\Functions\IconExtension
|
||||
class: Pcm\IconBundle\Twig\Extension\IconExtension
|
||||
|
||||
Pcm\IconBundle\Twig\Functions\IconExtension:
|
||||
Pcm\IconBundle\Twig\Extension\IconExtension:
|
||||
public: false
|
||||
alias: pcm_icon.icon_extension
|
||||
|
||||
Pcm\IconBundle\Twig\Runtime\IconRuntime:
|
||||
tags:
|
||||
- { name: twig.runtime }
|
||||
|
||||
Reference in New Issue
Block a user