7 行
99B

  1. <?php
  2. namespace Lc\CaracoleBundle\Repository\Setting;
  3. interface MerchantSettingStoreInterface{
  4. }