drupal-meetups-twitterbot/config/bundles.php

6 lines
97 B
PHP
Raw Normal View History

2019-01-10 12:58:21 +00:00
<?php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
];