This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
dever2-package
/
excel
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
excel
/
secure
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Comment
/
Doc.php
Doc.php
103 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
<?php declare(strict_types=1);
namespace PhpParser\Comment;
class Doc extends \PhpParser\Comment {
}