protected property SetSubtreesCommand::$subtrees in Drupal 8
Same name and namespace in other branches
- 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\AjaxCode
protected $subtrees;