9 lines
98B

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