diff --git a/config/services.yaml b/config/services.yaml index ae0eb46..14b6b11 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -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. #