mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-04 10:28:18 +01:00
5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
class PHPParser_Node_Expr_Cast_String extends PHPParser_Node_Expr_Cast
|
|
{
|
|
} |