|string> */ public function rules(): array { return [ 'password' => $this->currentPasswordRules(), ]; } }