ReflectionExtension::__constructConstructs a ReflectionExtension
&reftitle.description;
publicReflectionExtension::__constructstringname
Construct a ReflectionExtensionobject.
&reftitle.parameters;
name
Name of the extension.
&reftitle.errors;
Throws ReflectionException if the extension to reflect does not exist.
&reftitle.examples;
ReflectionExtension example
getName(), $ext->getVersion());
?>
]]>
&example.outputs.similar;
&reftitle.seealso;
ReflectionExtension::infoConstructors