mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-11 17:09:41 +01:00
5 lines
54 B
PHP
5 lines
54 B
PHP
|
<?php
|
||
|
|
||
|
class Node_Expr_ShellExec extends Node_Expr
|
||
|
{
|
||
|
}
|