<?php function_exists(string $function): bool
<?php return null; } if (! function_exists('app')) { return null; }