(PHP 5, PHP 7)
ReflectionParameter::allowsNull — Checks if null is allowed
Checks whether the parameter allows NULL.
NULL
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if NULL is allowed, otherwise FALSE
TRUE
FALSE