La classe ReflectionZendExtension

(PHP >= 5.4.0)

Introduction

Synopsis de la classe

ReflectionZendExtension implements Reflector {
/* Propriétés */
public $name ;
/* Méthodes */
final private void __clone ( void )
public __construct ( string $name )
public static string export ( string $name [, string $return ] )
public string getAuthor ( void )
public string getCopyright ( void )
public string getName ( void )
public string getURL ( void )
public string getVersion ( void )
public string __toString ( void )
}

Propriétés

name

Nom de l'extension. En lecture seule, émets une exception de type ReflectionException si l'on tente d'y écrire.

Sommaire

LoadingChargement en cours