Files
exchange/vendor/nikic/php-parser/lib/PhpParser/Comment/Doc.php
T
2018-04-20 14:03:37 +08:00

7 lines
77 B
PHP

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