You are here

protected property SetSubtreesCommand::$subtrees in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 22
Contains \Drupal\toolbar\Ajax\SetSubtreesCommand.

Class

SetSubtreesCommand
Defines an AJAX command that sets the toolbar subtrees.

Namespace

Drupal\toolbar\Ajax

Code

protected $subtrees;