Tag badge component

This commit is contained in:
2024-08-08 12:33:55 +01:00
parent 70bc58b67f
commit 3ceb508921

View File

@@ -3,6 +3,11 @@ services:
autowire: true
autoconfigure: true
Pcm\BadgeBundle\Twig\Component\Badge:
public: true
tags:
- { name: twig.component }
# Hide the fully qualified Greeting class name from public view
# but give the class an alias. This alias will be made public instead.
#