Skip to content

Commit

Permalink
Corrected parameter description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Alberto Cricelli committed Oct 5, 2016
1 parent 037c97a commit 1e30000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validation/Validator.php
Expand Up @@ -302,7 +302,7 @@ public function count()
* ]);
* ```
*
* @param string $field The name of the field from which the rule will be removed
* @param string $field The name of the field from which the rule will be added
* @param array|string $name The alias for a single rule or multiple rules array
* @param array|\Cake\Validation\ValidationRule $rule the rule to add
* @return $this
Expand Down

0 comments on commit 1e30000

Please sign in to comment.