Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SwitchCase.php
SwitchCase::$consequent
Consequent statements array
Type:
Statement[]
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
SwitchCase.php
, line 41
Class
SwitchCase
A node that represents a case in a switch statement.
Namespace
Peast\Syntax\Node
Code
protected $consequent =
array
();
RSS feed