You are here

protected property SetSubtreesCommand::$subtrees in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/toolbar/src/Ajax/SetSubtreesCommand.php \Drupal\toolbar\Ajax\SetSubtreesCommand::subtrees
  2. 9 core/modules/toolbar/src/Ajax/SetSubtreesCommand.php \Drupal\toolbar\Ajax\SetSubtreesCommand::subtrees

The toolbar subtrees.

Type: array

File

core/modules/toolbar/src/Ajax/SetSubtreesCommand.php, line 17

Class

SetSubtreesCommand
Defines an AJAX command that sets the toolbar subtrees.

Namespace

Drupal\toolbar\Ajax

Code

protected $subtrees;