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