ReflectionParameter::isCallable

(PHP 5 >= 5.4.0, PHP 7)

ReflectionParameter::isCallableReturns whether parameter MUST be callable

说明

public ReflectionParameter::isCallable ( void ) : bool

Warning

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

参数

此函数没有参数。

返回值

Returns TRUE if the parameter is callable, FALSE if it is not or NULL on failure.

相关文章
php deque returns a representation that can be converted to jsonphp set returns whether the set is emptyphp mongodb bson javascript returns a representation that can be converted to jsonphp mongodb bson objectid returns a representation that can be converted to jsonphp recursiveregexiterator returns whether an iterator can be obtained for the current entryphp reflectionparameter returns whether this parameter can be passed by valuephp reflectionparameter gets default parameter valuephp reflectionparameter returns the default value s constant name if default value is constant or nullphp reflectionparameter returns whether parameter must be callablephp reflectionparameter returns whether the default value of this parameter is a constantphp solrcollapsefunction returns max parameterphp solrcollapsefunction returns min parameterphp solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp solrquery returns the value of the facet.method parameterphp solrquery returns whether or not the collapse contiguous fragments into a single fragmentphp solrquery returns whether or not morelikethis results should be enabledphp solrquery returns whether or not the query will be boosted by the interesting term relevancephp solrquery returns the treshold frequency at which words will be ignored which do not occur in at least this many docsphp solrquery returns the frequency below which terms will be ignored in the source documentphp weakmap returns whether the iterator is still on a valid map element
关注编程学问公众号