Skip to content

Commit

Permalink
Merge branch 'docs/61'
Browse files Browse the repository at this point in the history
Close #61
  • Loading branch information
michalbundyra committed Apr 28, 2020
2 parents 61160cc + 5441424 commit 3f5e678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/validators/callback.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ validate a given value.
The following options are supported for `Laminas\Validator\Callback`:

- `callback`: Sets the callback which will be called for the validation.
- `options`: Sets the additional options which will be given to the validator
- `callbackOptions`: Sets the additional options which will be given to the validator
and/or callback.

## Basic usage
Expand Down

0 comments on commit 3f5e678

Please sign in to comment.