mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-02 17:28:27 +01:00
51ec2a25fe
Old name still exists.
6 lines
65 B
PHP
6 lines
65 B
PHP
<?php
|
|
|
|
namespace PhpParser;
|
|
|
|
class Parser extends Parser\Php5 {}
|