mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-14 02:17:31 +01:00
4 lines
97 B
PHP
4 lines
97 B
PHP
<?php
|
|
|
|
require dirname(__FILE__) . '/PHPParser/Autoloader.php';
|
|
PHPParser_Autoloader::register(); |