mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-27 04:24:43 +01:00
4 lines
97 B
PHP
4 lines
97 B
PHP
<?php
|
|
|
|
require dirname(__FILE__) . '/PHPParser/Autoloader.php';
|
|
PHPParser_Autoloader::register(); |