bundles/ProtectoBundle/ProtectoBundle.php line 7

Open in your IDE?
  1. <?php
  2. namespace ProtectoBundle;
  3. use Pimcore\Extension\Bundle\AbstractPimcoreBundle;
  4. class ProtectoBundle extends AbstractPimcoreBundle
  5. {
  6. }