The ReflectionNamedType class

(PHP 7 >= 7.1.0)

はじめに

クラス概要

ReflectionNamedType extends ReflectionType {
/* メソッド */
public getName ( void ) : string
/* 継承したメソッド */
public ReflectionType::allowsNull ( void ) : bool
public ReflectionType::isBuiltin ( void ) : bool
public ReflectionType::__toString ( void ) : string
}

目次