mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-14 10:27:37 +01:00
5 lines
64 B
PHP
5 lines
64 B
PHP
|
<?php
|
||
|
|
||
|
class PHPParser_Comment_Doc extends PHPParser_Comment
|
||
|
{
|
||
|
}
|