Reflection
PHP Manual

The ReflectionType class

(PHP 7)

Introducere

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

Sinopsisul clasei

ReflectionType {
/* Metode */
public bool allowsNull ( void )
public bool isBuiltin ( void )
public string __toString ( void )
}

Cuprins


Reflection
PHP Manual