Searched refs:includeIfExists (Results 1 – 3 of 3) sorted by relevance
3 function includeIfExists($file) { function8 (!$loader = includeIfExists(__DIR__.'/../vendor/autoload.php'))9 && (!$loader = includeIfExists(__DIR__.'/../../../autoload.php'))
12 function includeIfExists($file) function22 if ((!$loader = includeIfExists(__DIR__ . '/../vendor/autoload.php')) && (!$loader = includeIfExist…