mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-17 15:18:17 +01:00
035c1c7cd2
This is part of a statement, not a statement by itself.
4 lines
71 B
PHP
4 lines
71 B
PHP
<?php declare(strict_types=1);
|
|
|
|
require __DIR__ . '/../StaticVar.php';
|