ProductFamilySectionPropertyInterface.php 104B

12345678
  1. <?php
  2. namespace Lc\CaracoleBundle\Model\Product;
  3. interface ProductFamilySectionPropertyInterface
  4. {
  5. }