drupal-meetups-twitterbot/config/bundles.php
2019-01-10 12:58:21 +00:00

5 lines
97 B
PHP

<?php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
];