Reflexão
PHP Manual

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 bool allowsNull ( void )
public bool isBuiltin ( void )
public string __toString ( void )
}

Índice


Reflexão
PHP Manual