(PHP 5 >= 5.4.0, PHP 7, PHP 8)
Class synopsis
class ReflectionZendExtension
implements
Reflector {
public static export(
string $name
,
bool $return
= ?):
string
}
Properties
- name
-
Name of the extension. Read-only, throws
ReflectionException in attempt to write.