(PHP 7 >= 7.1.0)
はじめに
クラス概要
ReflectionNamedType extends ReflectionType {
public getName ( ) : string
/* 継承したメソッド */
public ReflectionType::allowsNull ( ) : bool
public ReflectionType::isBuiltin ( ) : bool
public ReflectionType::__toString ( ) : string
}
目次
- ReflectionNamedType::getName — タイプヒントのテキストを取得する
/* メソッド */