mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-07 13:19:16 +01:00
5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
class PHPParser_Node_Expr_Cast_String extends PHPParser_Node_Expr_Cast
|
|
{
|
|
} |