The ReflectionType class

(PHP 7)

Introducere

The ReflectionType class reports information about a function's return type.

Sinopsisul clasei

abstract ReflectionType {
/* Metode */
public allowsNull ( ) : bool
public __toString ( ) : string
}

Istoricul schimbărilor

Versiune Descriere
8.0.0 ReflectionType has become abstract and ReflectionType::isBuiltin() has been moved to ReflectionNamedType::isBuiltin().

Cuprins