Constructs a SetSubtreesCommand object.
array $subtrees: The toolbar subtrees that will be set.
public function __construct($subtrees) { $this->subtrees = $subtrees; }