10 Zeilen
90B

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