トップ
ブログ
ダウンロード
サイトマップ
Contents
してログ::ブログ
ダウンロード
セレクトショップ
Services
電光掲示板
カレンダー作成
FAX送付状作成
空のライブカメラ
実験中のサービス
二軍落ちサービス
Tools
テキストデータ処理
ファイル加工ツール
正規表現デバッグツール
Documents
各種マニュアル
その他の記事・資料
お勧めの情報
Links
YouTubeメインch
YouTubeゲームch
« 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