We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d34ec commit 00ac7f0Copy full SHA for 00ac7f0
system/HTTP/URIFactory.php
@@ -58,6 +58,8 @@ public function createCurrentURI(): URI
58
* @param string $protocol URIProtocol
59
*
60
* @return string The route path
61
+ *
62
+ * @internal Used for testing purposes only.
63
*/
64
public function detectRoutePath(string $protocol = ''): string
65
{
0 commit comments