Cdp/Fonds/Preferences/FondsPreferencesBundle.php line 7

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