Use FQN as the service name
This commit is contained in:
parent
efc58e9709
commit
fbeec05eb0
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
services:
|
services:
|
||||||
twig.app.sponsors:
|
App\Sponsors\TwigExtension\SponsorsExtension:
|
||||||
class: 'App\Sponsors\TwigExtension\SponsorsExtension'
|
|
||||||
tags:
|
tags:
|
||||||
- { name: twig.extension }
|
- { name: twig.extension }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue