DCOM58Entity.php 97 B

12345678
  1. <?php
  2. // Some class named Entity in the global namespace
  3. /**
  4. * @Annotation
  5. */
  6. class Entity
  7. {
  8. }