略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ReflectionZendExtension

2024-04-27

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

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.reflectionzendextension.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3