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 without coupling callers to global functions.
\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