This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
root
/
tt-5-php-6001
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
dfcb82f251
ブランチ
タグ
master
tt-5-php-6001
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Stmt
/
DeclareDeclare.php
DeclareDeclare.php
73 B
履歴
Raw
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/../DeclareItem.php';