ReflectionExtension::isTemporary
(PHP >= 5.4.0)
ReflectionExtension::isTemporary — Returns whether this extension is temporary
Description
public void ReflectionExtension::isTemporary
( void
)
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
Returns TRUE for extensions loaded by dl(),
FALSE otherwise.
There are no user contributed notes for this page.
