The ReflectionZendExtension class
(PHP > 5.4.0)
소개
클래스 개요
ReflectionZendExtension
implements
Reflector
{
/* 프로퍼티 */
public
$ReflectionZendExtension->name
;
/* 메소드 */
ReflectionZendExtension::__construct
( string $name
)
}프로퍼티
- 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.
