PHP Class PHPSA\Compiler\Expression\ShellExec

Inheritance: extends AbstractExpressionCompiler
Afficher le fichier Open project: ovr/phpsa

Protected Properties

Свойство Type Description
$name

Méthodes protégées

Méthode Description
compile ( PhpParser\Node\Expr\ShellExec $expr, Context $context ) : CompiledExpression {expr}

Method Details

compile() protected méthode

{expr}
protected compile ( PhpParser\Node\Expr\ShellExec $expr, Context $context ) : CompiledExpression
$expr PhpParser\Node\Expr\ShellExec
$context PHPSA\Context
Résultat PHPSA\CompiledExpression

Property Details

$name protected_oe property

protected $name