<?php function_exists(string $function): bool
<?php use Facade\FlareClient\Flare; if (! function_exists('ddd')) { function ddd() { $args = func_get_args();