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