src/Infrastructure/ProductBundle/WhaterInfrastructureProductBundle.php line 6

Open in your IDE?
  1. <?php
  2. namespace Whater\Infrastructure\ProductBundle;
  3. use Symfony\Component\HttpKernel\Bundle\Bundle;
  4. class WhaterInfrastructureProductBundle extends Bundle
  5. {
  6. }