Home
last modified time | relevance | path

Searched refs:autoload (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/tools/fuzzing/
H A Dtarget.php16 $autoload = __DIR__ . '/../../vendor/autoload.php'; variable
17 if (!file_exists($autoload)) {
22 require $autoload;
/PHP-Parser/doc/
H A D2_Usage_of_basic_components.markdown12 require 'path/to/vendor/autoload.php';

Completed in 5 milliseconds