Reflection
PHP Manual

The ReflectionType class

(PHP 7)

소개

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

클래스 개요

ReflectionType {
/* 메소드 */
public bool allowsNull ( void )
public bool isBuiltin ( void )
public string __toString ( void )
}

Table of Contents


Reflection
PHP Manual