This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
dever2-package
/
excel
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
8a464021cf
Atzari
Tagi
master
excel
/
secure
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Comment
/
Doc.php
Doc.php
103 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
<?php declare(strict_types=1);
namespace PhpParser\Comment;
class Doc extends \PhpParser\Comment {
}