mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-06 04:38:26 +01:00
5 lines
78 B
PHP
5 lines
78 B
PHP
<?php
|
|
|
|
class PHPParser_Node_Expr_Cast_Int extends PHPParser_Node_Expr_Cast
|
|
{
|
|
} |