Skip to content

Commit 8c78af1

Browse files
kenjisMGatner
andauthored
docs: fix comment
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent a2ad508 commit 8c78af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/BaseModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@ public function getValidationRules(array $options = []): array
13991399
}
14001400

14011401
/**
1402-
* Returns the model's define validation messages, so they
1402+
* Returns the model's validation messages, so they
14031403
* can be used elsewhere, if needed.
14041404
*/
14051405
public function getValidationMessages(): array

0 commit comments

Comments
 (0)