ReflectionParameter
PHP Manual

ReflectionParameter::isOptional

(PHP 5 >= 5.0.3)

ReflectionParameter::isOptionalChecks if optional

Opis

public bool ReflectionParameter::isOptional ( void )

Checks if the parameter is optional.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

TRUE if the parameter is optional, otherwise FALSE

Zobacz też:


ReflectionParameter
PHP Manual