Reflection
PHP Manual

The ReflectionNamedType class

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

Introduction

Synopsis de la classe

ReflectionNamedType extends ReflectionType {
/* Méthodes */
public string getName ( void )
/* Méthodes héritées */
public bool ReflectionType::allowsNull ( void )
public bool ReflectionType::isBuiltin ( void )
public string ReflectionType::__toString ( void )
}

Sommaire


Reflection
PHP Manual