spl_autoload_call
brefphp/bref
Supported Versions: PHP 5 >= 5.1.0, PHP 7, PHP 8
Try all registered __autoload() functions to load the requested class
<?php spl_autoload_call
(
string $class
):
void