mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-17 23:28:15 +01:00
4 lines
73 B
PHP
4 lines
73 B
PHP
<?php declare(strict_types=1);
|
|
|
|
require __DIR__ . '/../DeclareItem.php';
|