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

search for in the

ReflectionFunctionAbstract::getParameters> <ReflectionFunctionAbstract::getNumberOfParameters
[edit] Last updated: Sat, 25 May 2013

view this page in

ReflectionFunctionAbstract::getNumberOfRequiredParameters

(PHP 5 >= 5.0.3)

ReflectionFunctionAbstract::getNumberOfRequiredParametersGets number of required parameters

说明

public int ReflectionFunctionAbstract::getNumberOfRequiredParameters ( void )

Get the number of required parameters that a function defines.

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

The number of required parameters.

参见



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

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