Archived
Public Access
3
0
This repository has been archived on 2026-04-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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],
];