We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ad508 commit 8c78af1Copy full SHA for 8c78af1
system/BaseModel.php
@@ -1399,7 +1399,7 @@ public function getValidationRules(array $options = []): array
1399
}
1400
1401
/**
1402
- * Returns the model's define validation messages, so they
+ * Returns the model's validation messages, so they
1403
* can be used elsewhere, if needed.
1404
*/
1405
public function getValidationMessages(): array
0 commit comments