The ReflectionType class

(PHP 7)

Einführung

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

Klassenbeschreibung

ReflectionType {
/* Methoden */
public allowsNull ( ) : bool
public isBuiltin ( ) : bool
public __toString ( ) : string
}

Inhaltsverzeichnis