vendor/simpledot/zone-template-bundle/AwCmsZoneTemplateBundle/AwCmsZoneTemplateBundle.php line 9

Open in your IDE?
  1. <?php
  2. namespace AwCmsZoneTemplateBundle;
  3. use Symfony\Component\HttpKernel\Bundle\Bundle;
  4. /**
  5.  * {@inheritDoc}
  6.  */
  7. class AwCmsZoneTemplateBundle extends Bundle
  8. {
  9. }