1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Parser.php

6 lines
65 B
PHP
Raw Normal View History

2011-04-18 19:02:30 +02:00
<?php
namespace PhpParser;
class Parser extends Parser\Php5 {}