mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-03 18:07:58 +01:00
5 lines
51 B
PHP
5 lines
51 B
PHP
|
<?php
|
||
|
|
||
|
class Node_Stmt_Static extends Node_Stmt
|
||
|
{
|
||
|
}
|