The ReflectionZendExtension class
(PHP >= 5.4.0)
Introduction
Class synopsis
ReflectionZendExtension
implements
Reflector
{
/* Properties */
public
$name
;
/* Methods */
__construct
( string
}$name
)Properties
- name
-
Name of the extension. Read-only, throws ReflectionException in attempt to write.
Table of Contents
- ReflectionZendExtension::__clone — Clone handler
- ReflectionZendExtension::__construct — Constructor
- ReflectionZendExtension::export — Export
- ReflectionZendExtension::getAuthor — Gets author
- ReflectionZendExtension::getCopyright — Gets copyright
- ReflectionZendExtension::getName — Gets name
- ReflectionZendExtension::getURL — Gets URL
- ReflectionZendExtension::getVersion — Gets version
- ReflectionZendExtension::__toString — To string handler
There are no user contributed notes for this page.
