mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-22 05:41:23 +01:00
eeb63065be
Sorry for that one large commit. Won't happen again.
5 lines
58 B
PHP
5 lines
58 B
PHP
<?php
|
|
|
|
class Node_Scalar_FileConst extends Node_Scalar
|
|
{
|
|
} |