Overrides CommandInterface::render
public function render() { return [ 'command' => 'setToolbarSubtrees', 'subtrees' => array_map('strval', $this->subtrees), ]; }