This repository has been archived on 2026-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
HomeIsWhereTheMoneyIs/vendor/nikic/php-parser/lib/PhpParser/Comment/Doc.php
T

7 lines
77 B
PHP
Executable File

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