We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49b355 commit f9e1ac3Copy full SHA for f9e1ac3
src/AttributeAccessors/ArrayAttributeWrapper.php
@@ -71,7 +71,7 @@ protected function appendAttrToFailMessages($index, $failMsgs) {
71
/**
72
* @param array $target
73
*
74
- * @return boolean
+ * @return array
75
*/
76
public function validate($target) {
77
if (!is_array($target)) {
0 commit comments