Warning: Undefined array key 1 in /var/www/html/src/OfficeBrain/Bundle/BannerBundle/Manager/AbstractManager/BannerAbstract.php on line 153

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/src/OfficeBrain/Bundle/BannerBundle/Manager/AbstractManager/BannerAbstract.php:153) in /var/www/html/vendor/symfony/http-foundation/Session/SessionUtils.php on line 52
Symfony Profiler

src/project/OfficeBrain/CustomBundle/SolrBundle/OfficeBrainCustomBundleSolrBundle.php line 7

  1. <?php
  2. namespace App\project\OfficeBrain\CustomBundle\SolrBundle;
  3. use Symfony\Component\HttpKernel\Bundle\Bundle;
  4. class OfficeBrainCustomBundleSolrBundle extends Bundle
  5. {
  6. }