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