This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
trxbot
/
job
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
a4fa1c5caf
Haarat
Tagit
main
job
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Comment
/
Doc.php
Doc.php
103 B
Historia
Raaka
1
2
3
4
5
6
7
<?php declare(strict_types=1);
namespace PhpParser\Comment;
class Doc extends \PhpParser\Comment
{
}