Skip to content

Commit 5b397d6

Browse files
pepakrizdg
authored andcommitted
typo (#114)
Introduced in 28af265
1 parent 4f6d6c9 commit 5b397d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public function __construct(UrlScript $url, $query = NULL, $post = NULL, $files
8080

8181
/**
8282
* Returns URL object.
83-
* @return static
83+
* @return UrlScript
8484
*/
8585
public function getUrl()
8686
{

0 commit comments

Comments
 (0)