Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
metalinspired committed Mar 22, 2019
1 parent 2abf5cc commit b1f6860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MixedCollectionInputFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @license https://opensource.org/licenses/BSD-3-Clause New BSD License
*/

namespace Application\InputFilter;
namespace metalinspired\MixedCollectionInputFilter;

use Zend\InputFilter\BaseInputFilter;
use Zend\InputFilter\Exception;
Expand Down

0 comments on commit b1f6860

Please sign in to comment.