Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97f8ea6

Browse files
committed
update-styling
1 parent beb371e commit 97f8ea6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/ka/validation.php

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
|
9090
*/
9191

92-
'custom' => [
92+
'custom' => [
9393
'attribute-name' => [
9494
'rule-name' => 'custom-message',
9595
],
@@ -106,6 +106,8 @@
106106
|
107107
*/
108108

109-
'attributes' => [],
109+
'attributes' => [
110+
//
111+
],
110112

111-
];
113+
];

0 commit comments

Comments
 (0)