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