Skip to content

Commit 00ac7f0

Browse files
committed
docs: add @Nternal
1 parent d5d34ec commit 00ac7f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/HTTP/URIFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ public function createCurrentURI(): URI
5858
* @param string $protocol URIProtocol
5959
*
6060
* @return string The route path
61+
*
62+
* @internal Used for testing purposes only.
6163
*/
6264
public function detectRoutePath(string $protocol = ''): string
6365
{

0 commit comments

Comments
 (0)