Cdp/GroupeProjets/GroupeProjets/GroupeProjetsBundle.php line 7

Open in your IDE?
  1. <?php
  2. namespace Cdp\GroupeProjets\GroupeProjets;
  3. use App\Framework\Bundle\CdpBundle;
  4. class GroupeProjetsBundle extends CdpBundle
  5. {
  6. }