Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SwitchCase.php
SwitchCase::$test
Test expression that is null in the "default" case
Type:
Expression
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
SwitchCase.php
, line 34
Class
SwitchCase
A node that represents a case in a switch statement.
Namespace
Peast\Syntax\Node
Code
protected $test;
RSS feed