ReflectionZendExtension 類

ReflectionZendExtension 類

(PHP 5 >= 5.4.0, PHP 7, PHP 8)

簡介

類摘要

class ReflectionZendExtension implements Reflector {
/* 屬性 */
public $name;
/* 方法 */
private __clone(): void
public static export(string $name, bool $return = ?): string
public getAuthor(): string
public getCopyright(): string
public getName(): string
public getURL(): string
public getVersion(): string
public __toString(): string
}

屬性

name

擴充套件的名稱。只讀,並在嘗試賦值的時候拋出 ReflectionException

目錄

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *