Skip to content

Commit 4315467

Browse files
committed
docs: add @todo
See #5344
1 parent d4db7b2 commit 4315467

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/HTTP/IncomingRequest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ class IncomingRequest extends Request
6464
* AFTER the script name. So, if hosted in a sub-folder this will
6565
* appear different than actual URL. If you need that use getPath().
6666
*
67+
* @TODO should be protected. Use getUri() instead.
68+
*
6769
* @var URI
6870
*/
6971
public $uri;

0 commit comments

Comments
 (0)