Register BadgeOutline

This commit is contained in:
2024-08-08 15:14:10 +01:00
parent 7da28adf6c
commit 8ae419bc59

View File

@@ -8,6 +8,11 @@ services:
tags: tags:
- { name: twig.component } - { name: twig.component }
Pcm\BadgeBundle\Twig\Component\BadgeOutline:
public: false
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.
# #