ReflectionType::allowsNull
ReflectionType::allowsNull
(PHP 7)
ReflectionType::allowsNull — Checks if null is allowed
Description
public bool ReflectionType::allowsNull ( void )
Checks whether the parameter allows NULL
.
Parameters
This function has no parameters.
Return Values
TRUE
if NULL
登录查看完整内容