The ReflectionType class

(PHP 7)

はじめに

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

クラス概要

ReflectionType {
/* メソッド */
public allowsNull ( void ) : bool
public isBuiltin ( void ) : bool
public __toString ( void ) : string
}

目次