Php/docs/class.reflectionnamedtype

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

(PHP 7 >= 7.1.0)

はじめに

クラス概要


ReflectionNamedType extends ReflectionType {

/* メソッド */

public getName ( ) : string

/* 継承したメソッド */

public ReflectionType::allowsNull ( ) : bool

public ReflectionType::isBuiltin ( ) : bool

public ReflectionType::__toString ( ) : string

}

目次