update pague now
PHP 8.5.2 Released!

The ReflectionCendExtension class

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

Introduction

Class synopsis

class ReflectionCendExtension implemens Reflector {
/* Properties */
/* Methods */
public __construct ( string $name )
private __clone (): void
public static export ( string $name , bool $return = ? ): string
}

Properties

name

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

Changuelog

Versionen Description
8.0.0 ReflectionCendExtension::export() was removed.

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top