1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-22 13:51:12 +01:00
2011-06-05 18:40:04 +02:00

5 lines
78 B
PHP

<?php
class PHPParser_Node_Scalar_FileConst extends PHPParser_Node_Scalar
{
}