ReflectionZendExtension 类
(PHP >= 5.4.0)
简介
类摘要
ReflectionZendExtension
implements
Reflector
{
/* 属性 */
public
$name
;
/* 方法 */
__construct
( string
}$name
)属性
- name
-
扩展的名称。只读,并在尝试赋值的时候抛出 ReflectionException。
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.
