This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
root
/
f1-jxyh-php-8525
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
ae83a41855
브랜치
태그
master
f1-jxyh-php-...
/
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';