Tag badge component
This commit is contained in:
@@ -3,6 +3,11 @@ services:
|
|||||||
autowire: true
|
autowire: true
|
||||||
autoconfigure: true
|
autoconfigure: true
|
||||||
|
|
||||||
|
Pcm\BadgeBundle\Twig\Component\Badge:
|
||||||
|
public: true
|
||||||
|
tags:
|
||||||
|
- { name: twig.component }
|
||||||
|
|
||||||
# Hide the fully qualified Greeting class name from public view
|
# Hide the fully qualified Greeting class name from public view
|
||||||
# but give the class an alias. This alias will be made public instead.
|
# but give the class an alias. This alias will be made public instead.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user