Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ShellExec.php
function ShellExec::getSubNodeNames
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Expr/
ShellExec.php
, line 23
Class
ShellExec
Namespace
PhpParser\Node\Expr
Code
public
function
getSubNodeNames
() : array {
return
[
'parts'
, ]; }
RSS feed