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