*/ public function rules(): array { return [ 'restore_description' => 'string', ]; } }