Reflection
PHP Manual

The ReflectionNamedType class

(No version information available, might only be in Git)

Introduction

Class synopsis

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

Table of Contents


Reflection
PHP Manual