diff --git a/config/services.yaml b/config/services.yaml index b3fe788..e300a32 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -8,6 +8,11 @@ services: tags: - { name: twig.component } + Pcm\BadgeBundle\Twig\Component\BadgeOutline: + public: false + 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. #