ReductionPropertyInterface.php 98B

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