The ReflectionNamedType class

(PHP 7 >= 7.1.0, PHP 8)

Introduction

Class synopsis

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

Table of Contents