Doc.php 77 Bytes
<?php

namespace PhpParser\Comment;

class Doc extends \PhpParser\Comment
{
}