Update template prefix
This commit is contained in:
@@ -33,7 +33,7 @@ final class PcmBadgeBundle extends AbstractBundle
|
|||||||
$builder->prependExtensionConfig('twig_component', [
|
$builder->prependExtensionConfig('twig_component', [
|
||||||
'defaults' => [
|
'defaults' => [
|
||||||
'Pcm\BadgeBundle\Twig\Component\\' => [
|
'Pcm\BadgeBundle\Twig\Component\\' => [
|
||||||
'template_directory' => '@Pcm/components/',
|
'template_directory' => '@PcmBadge/components/',
|
||||||
'name_prefix' => 'Pcm',
|
'name_prefix' => 'Pcm',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user