Reflection
PHP Manual

The ReflectionType class

(PHP 7)

Introduction

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

Synopsis de la classe

ReflectionType {
/* Méthodes */
public bool allowsNull ( void )
public bool isBuiltin ( void )
public string __toString ( void )
}

Sommaire


Reflection
PHP Manual