PHP – Reflection
Class ReflectionExtension
- ReflectionExtension implements Reflector
Direct Known Subclasses
ExtensionReflection
Documented at php.net
public static
|
#
export(
$name,
$return
)
|
public
|
#
__construct(
$name
)
|
public
|
#
__toString(
)
|
public
|
#
getName(
)
|
public
|
#
getVersion(
)
|
public
|
#
getFunctions(
)
|
public
|
#
getConstants(
)
|
public
|
#
getINIEntries(
)
|
public
|
#
getClasses(
)
|
public
|
#
getClassNames(
)
|
public
|
#
getDependencies(
)
|
public
|
#
info(
)
|
|
$name | '' |
# |