Files
pcm-icon-bundle/config/bundles.php
2022-08-14 15:16:00 +01:00

6 lines
79 B
PHP

<?php
return [
Pcm\IconBundle\PcmIconBundle::class => ['all' => true],
];