downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ReflectionFunctionAbstract::getShortName> <ReflectionFunctionAbstract::getNumberOfRequiredParameters
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionFunctionAbstract::getParameters

(PHP 5)

ReflectionFunctionAbstract::getParametersGets parameters

Description

public array ReflectionFunctionAbstract::getParameters ( void )

Get the parameters as an array of ReflectionParameter.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The parameters, as a ReflectionParameter object.

See Also



add a note add a note User Contributed Notes ReflectionFunctionAbstract::getParameters - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites