Php/docs/class.reflectiontype

提供:Dev Guides
< Php
移動先:案内検索

(PHP 7)

はじめに

ReflectionType クラスは、 関数の戻り値の型に関する情報を報告します


クラス概要


ReflectionType {

/* メソッド */

public allowsNull ( ) : bool

public isBuiltin ( ) : bool

public __toString ( ) : string

}

目次