Feature #26767

Reflection method to get a method return type and documentation

Added by Christopher Hlubek about 4 years ago. Updated almost 4 years ago.

Status:New Start date:2011-05-11
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Reflection
Target version:-
PHP Version: Complexity:
Has patch:

Description

Some use cases like the WSDL export in the SOAP package need more information about classes and methods than the reflection service currently supports. It is possible to get method parameters with type and options for example, but not the method return type.

There should be methods in the reflection service to get the method return type or the documentation of the return annotation.

History

#1 Updated by Sebastian Kurfuerst about 4 years ago

  • Target version deleted (1.0 beta 1)

I don't think we can make it for beta1 anymore; though I agree something like this would be nice.

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow

#3 Updated by Karsten Dambekalns almost 4 years ago

  • Category set to Reflection

Also available in: Atom PDF