Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StringLiteral.php
StringLiteral::$format
String format
Type:
string
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
StringLiteral.php
, line 46
Class
StringLiteral
A node that represents a string literal.
Namespace
Peast\Syntax\Node
Code
protected $format = self::DOUBLE_QUOTED;
RSS feed