|
ReflectionExtension::__constructConstructs a ReflectionExtension Description
public ReflectionExtension::__construct(string
$name )Construct a ReflectionExtension object. Parameters
Errors/ExceptionsThrows ReflectionException if the extension to reflect does not exist. Examples
Example #1 ReflectionExtension example
The above example will output something similar to: Extension: Reflection (version: $Revision$) |