The ReflectionNamedType class

From Get docs
Php/docs/latest/class.reflectionnamedtype


The ReflectionNamedType class

Introduction

(PHP 7 >= 7.1.0, PHP 8)

Class synopsis

class ReflectionNamedType extends ReflectionType {

/* Methods */

public getName(): string
public isBuiltin(): bool

/* Inherited methods */

public ReflectionType::allowsNull(): bool
public ReflectionType::__toString(): string

}

Table of Contents


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.reflectionnamedtype.php