The ReflectionType class

(PHP 7)

Introdução

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

Sinopse da classe

ReflectionType {
/* Métodos */
public allowsNull ( ) : bool
public isBuiltin ( ) : bool
public __toString ( ) : string
}

Índice