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

Commit fcc1815

Browse files
committed
Merge branch 'hotfix/44'
Close #44
2 parents f01a9a7 + b1f20d2 commit fcc1815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router/Http/Scheme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class Scheme implements RouteInterface
2222
/**
2323
* Scheme to match.
2424
*
25-
* @var array
25+
* @var string
2626
*/
2727
protected $scheme;
2828

0 commit comments

Comments
 (0)