The ReflectionZendExtension class

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

Introduction

Class synopsis

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

Properties

name

Name of the extension. Read-only, throws ReflectionException in attempt to write.

Changelog

Version Description
8.0.0 ReflectionZendExtension::export() was removed.

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /