NoAnnotation.php 87 B

1234567
  1. <?php
  2. namespace EasySwoole\DoctrineAnnotation\Tests\Fixtures;
  3. class NoAnnotation
  4. {
  5. }