Skip to content

Commit

Permalink
Fix comentario.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcisio-softbox committed Jun 16, 2017
1 parent f49b355 commit f9e1ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AttributeAccessors/ArrayAttributeWrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ protected function appendAttrToFailMessages($index, $failMsgs) {
/**
* @param array $target
*
* @return boolean
* @return array
*/
public function validate($target) {
if (!is_array($target)) {
Expand Down

0 comments on commit f9e1ac3

Please sign in to comment.