The ReflectionZendExtension class

(PHP > 5.4.0)

Introdução

Sinopse da classe

ReflectionZendExtension implements Reflector {
/* Propriedades */
/* Métodos */
final private void ReflectionZendExtension::__clone ( void )
public static string ReflectionZendExtension::export ( string $name [, string $return ] )
public string ReflectionZendExtension::getAuthor ( void )
public string ReflectionZendExtension::getName ( void )
public string ReflectionZendExtension::getURL ( void )
public string ReflectionZendExtension::getVersion ( void )
public string ReflectionZendExtension::__toString ( void )
}

Propriedades

name

Name of the extension. Read-only, throws ReflectionException in attempt to write.

Índice



User Contributed Notes
ReflectionZendExtension
There are no user contributed notes for this page.