ALIAS
function_exists()
ShortPHP reference for function_exists().
Signature
function_exists(string $function): bool
Example
function_exists(...);Extension: Core
ShortPHP reference for function_exists().
function_exists(string $function): bool
function_exists(...);Extension: Core