The ReflectionZendExtension class
Guide
Edit on GitHub ✎
The ReflectionZendExtension class reports information about a zend extension.
Intro
The ReflectionZendExtension class reports information about a zend extension.
Class synopsis
class ReflectionZendExtension implements Reflector { }
Properties
nameName of the extension. Read-only, throws
ReflectionExceptionin attempt to write.
Changelog
| Version | Description |
|---|---|
| 8.0.0 | ReflectionZendExtension::export was removed. |
Reflectionzendextension