Contains all collected information about a service method.

author Ariel Sommeria-klein
package Amfphp_Plugins_Discovery

 Methods

constructor

__construct(string $name, array $parameters, string $comment, string $returnType) 

Parameters

$name

string

$parameters

array

$comment

string

$returnType

string

 Properties

 

method level comment

$comment : string
 

$name : string
 

of ParameterInfo

$parameters : array
 

$returnType : string