The property block_reason_label does not exist on hipanel\modules\server\models\Server. Since you implemented __get, consider adding a @property annotation.
Loading history...
43
}
44
45
$class = ['label'];
46
47
if (strtotime('+7 days', time()) < strtotime($this->model->expires)) {