Doc.php 77 B

1234567
  1. <?php
  2. namespace PhpParser\Comment;
  3. class Doc extends \PhpParser\Comment
  4. {
  5. }