$this->identifier, 'type' => $this->type, 'height' => $this->height, 'width' => $this->width, 'label' => $this->label, 'content' => $this->content, 'eventdata' => $this->eventdata, 'refreshable' => $this->refreshable, 'configurable' => $this->configurable, ]; } }