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