model = $model; } /** * @return string */ public function title(): string { return __($this->title); } public function confirm() { } }