Files
dienstplan/vendor/nikic/php-parser/lib/PhpParser/Comment/Doc.php
T
2017-09-13 07:52:34 +02:00

7 lines
77 B
PHP

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