Class AmfphpDiscovery_ParameterDescriptor

Description

Contains all collected information about a service method parameter

  • author: Ariel Sommeria-klein

Located in /Amfphp/Plugins/AmfphpDiscovery/ParameterDescriptor.php (line 20)


	
			
Variable Summary
mixed $name
String $type
Method Summary
AmfphpDiscovery_ParameterDescriptor __construct (String $name, String $type)
Variables
mixed $name (line 21)
  • access: public
String $type (line 26)

This can be gathered in 2 manners: commentary tag analysis and type hinting analysis. For starters only the second method is used

  • access: public
Methods
Constructor __construct (line 40)
  • access: public
AmfphpDiscovery_ParameterDescriptor __construct (String $name, String $type)
  • String $name
  • String $type

Documentation generated on Tue, 29 May 2012 23:42:05 +0200 by phpDocumentor 1.4.3