Reflection
PHP Manual

The ReflectionNamedType class

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

Einführung

Klassenbeschreibung

ReflectionNamedType extends ReflectionType {
/* Methoden */
public string getName ( void )
/* Geerbte Methoden */
public bool ReflectionType::allowsNull ( void )
public bool ReflectionType::isBuiltin ( void )
public string ReflectionType::__toString ( void )
}

Inhaltsverzeichnis


Reflection
PHP Manual