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