ReflectionParameter::allowsNull

(PHP 5, PHP 7)

ReflectionParameter::allowsNullChecks if null is allowed

Descrierea

public ReflectionParameter::allowsNull ( void ) : bool

Checks whether the parameter allows NULL.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

Această funcție nu are parametri.

Valorile întoarse

TRUE if NULL is allowed, otherwise FALSE

A se vedea și