mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-11 10:22:45 +09:00
7 lines
77 B
PHP
7 lines
77 B
PHP
<?php
|
|
|
|
namespace PhpParser\Comment;
|
|
|
|
class Doc extends \PhpParser\Comment
|
|
{
|
|
} |