Api.php 112 B

12345678910
  1. <?php
  2. /**
  3. * This class is not an annotation
  4. * It's a class build to test ClassWithInclude
  5. */
  6. class Api
  7. {
  8. }