1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-20 20:57:48 +01:00

7 lines
77 B
PHP

<?php
namespace PhpParser\Comment;
class Doc extends \PhpParser\Comment
{
}