The ReflectionNamedType class

(PHP 7 >= 7.1.0)

Introduction

Class synopsis

ReflectionNamedType extends ReflectionType {
/* Methods */
public getName ( ) : string
/* Inherited methods */
public ReflectionType::allowsNull ( ) : bool
public ReflectionType::isBuiltin ( ) : bool
public ReflectionType::__toString ( ) : string
}

Table of Contents