downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ReflectionZendExtension::__clone> <ReflectionClass::__toString
[edit] Last updated: Fri, 24 May 2013

view this page in

Clase ReflectionZendExtension

(PHP >= 5.4.0)

Introducción

Sinopsis de la Clase

ReflectionZendExtension implements Reflector {
/* Propiedades */
public $name ;
/* Métodos */
final private void __clone ( void )
__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 )
}

Propiedades

name

Nombre de la extensión. De sólo lectura, lanza una ReflectionException en un intento de escribir.

Tabla de contenidos



add a note add a note User Contributed Notes ReflectionZendExtension - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites