« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
リフレクション
The ReflectionNamedType class
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
}
目次
ReflectionNamedType::getName
— Get the text of the type hint