forward_static_call
statamic/cms
Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8
Call a static method
<?php forward_static_call
(callable
$callback
,
mixed
...
$args
):
mixed