2017-09-13 07:52:34 +02:00

7 lines
77 B
PHP

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