リフレクション
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 )
}

目次


リフレクション
PHP Manual