We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Checks PHP runtime extension availability through PHP's native runtime.
\FastForward\DevTools\Php\Extension
\FastForward\DevTools\Php\ExtensionInterface
Determines whether a PHP extension is loaded in the current runtime.
public isLoaded(string $name): bool
Parameters:
$name
Return Value:
true when the extension is loaded