The ReflectionNamedType class

(PHP 7 >= 7.1.0)

Giriş

Sınıf Sözdizimi

ReflectionNamedType extends ReflectionType {
/* Yöntemler */
public getName ( ) : string
public isBuiltin ( ) : bool
/* Miras alınan yöntemler */
public ReflectionType::allowsNull ( ) : bool
public ReflectionType::__toString ( ) : string
}

İçindekiler