Skip to content

Commit f9e1ac3

Browse files
Fix comentario.
1 parent f49b355 commit f9e1ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AttributeAccessors/ArrayAttributeWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ protected function appendAttrToFailMessages($index, $failMsgs) {
7171
/**
7272
* @param array $target
7373
*
74-
* @return boolean
74+
* @return array
7575
*/
7676
public function validate($target) {
7777
if (!is_array($target)) {

0 commit comments

Comments
 (0)