/** * get status label * * @return string */ public function getStatusLabel() { return parent::getStatusValueLabel($this->status); }