ReflectionParameter
PHP Manual

ReflectionParameter::allowsNull

(PHP 5)

ReflectionParameter::allowsNullبررسی مجاز بودن null

Description

public bool ReflectionParameter::allowsNull ( void )

بررسی مجاز بودن پارامتر NULL.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

TRUE اگر NULL مجاز باشد در غیر این صورت FALSE

See Also


ReflectionParameter
PHP Manual