Skip to content

Commit 1443256

Browse files
committed
Fix cs
1 parent 8471e90 commit 1443256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Factory/CakeValidationFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ public function testCreateResultFromErrorsSimple()
109109
/**
110110
* Convert to array.
111111
*
112-
* @param ValidationError $error
112+
* @param ValidationError $error The error
113113
*
114114
* @return array Data
115115
*/

0 commit comments

Comments
 (0)