ReflectionParameter::canBePassedByValue

(PHP 5 >= 5.4.0, PHP 7)

ReflectionParameter::canBePassedByValueReturns whether this parameter can be passed by value

说明

public ReflectionParameter::canBePassedByValue ( void ) : bool

Warning

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

参数

此函数没有参数。

返回值

Returns TRUE if the parameter can be passed by value, FALSE otherwise. Returns NULL in case of an error.

相关文章
php deque returns a representation that can be converted to jsonphp pair returns a representation that can be converted to jsonphp vector returns a representation that can be converted to jsonphp mcve 函数 returns array of strings which represents the keys that can be used for response parameters on this transactionphp mongodb bson dbpointer returns a representation that can be converted to jsonphp mongodb bson javascript returns a representation that can be converted to jsonphp mongodb bson minkey returns a representation that can be converted to jsonphp mongogridfsfile returns a resource that can be used to read the stored filephp phar returns true if the phar archive can be modifiedphp recursiveiterator returns if an iterator can be created for the current entryphp 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 solrquery returns the value of the facet.date.hardend parameterphp solrquery returns the value for the facet.date.other parameterphp solrquery returns the value of the facet.method parameterphp solrquery returns the group.facet parameter value
关注编程学问公众号