ReductionPropertyInterface.php 98B

12345678
  1. <?php
  2. namespace Lc\CaracoleBundle\Doctrine\Extension;
  3. interface ReductionPropertyInterface
  4. {
  5. }