ZendAmfAdobeIntrospectorTest.php 201 B

1234567891011121314
  1. <?php
  2. class ZendAmfAdobeIntrospectorTest
  3. {
  4. /**
  5. * Foobar
  6. *
  7. * @param string $arg
  8. * @return ZendAmfAdobeIntrospectorTestType
  9. */
  10. public function foo($arg)
  11. {
  12. }
  13. }