mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-26 20:04:48 +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 {}
|