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

Commit

Permalink
Merge pull request zendframework/zendframework#4341 from localheinz/h…
Browse files Browse the repository at this point in the history
…otfix/docblocks-do-not-match

Docblocks do not match
  • Loading branch information
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/UriNormalize.php
Expand Up @@ -34,8 +34,7 @@ class UriNormalize extends AbstractFilter
/**
* Sets filter options
*
* @param array|\Traversable|null $options
* @return void
* @param array|\Traversable|null $options
*/
public function __construct($options = null)
{
Expand Down

0 comments on commit c0690de

Please sign in to comment.