mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-27 04:14:44 +01:00
4 lines
87 B
PHP
4 lines
87 B
PHP
<?php
|
|
|
|
require __DIR__ . '/PhpParser/Autoloader.php';
|
|
PhpParser\Autoloader::register(); |