Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NullLiteral.php

NullLiteral::$value

Node's value

Type: mixed

Overrides Literal::$value

File

vendor/mck89/peast/lib/Peast/Syntax/Node/NullLiteral.php, line 24

Class

NullLiteral
A node that represents a null literal.

Namespace

Peast\Syntax\Node

Code

protected $value = null;
RSS feed
Powered by Drupal