mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-27 12:35:05 +01:00
4 lines
109 B
PHP
4 lines
109 B
PHP
<?php
|
|
|
|
require_once dirname(__FILE__) . '/../lib/PHPParser/Autoloader.php';
|
|
PHPParser_Autoloader::register(); |