Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'form/input-filter-form' of https://github.com/bakura10/zf2
Browse files Browse the repository at this point in the history
 into release
  • Loading branch information
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/InputFilterInterface.php
Expand Up @@ -24,7 +24,7 @@ interface InputFilterInterface extends Countable
/**
* Add an input to the input filter
*
* @param InputInterface|InputFilterInterface $input
* @param InputInterface|InputFilterInterface|array $input
* @param null|string $name Name used to retrieve this input
* @return InputFilterInterface
*/
Expand Down

0 comments on commit b101693

Please sign in to comment.