Commit 1cdfd5a8 authored by Taylor Otwell's avatar Taylor Otwell

remove some comment bloat.

parent 216a38c5
......@@ -90,7 +90,7 @@ class URI {
* Format a given URI.
*
* If the URI is an empty string, a single forward slash will be returned.
* Otherwise, we will simply trim the URI's leading and trailing slashes.
* Otherwise, we will trim the URI's leading and trailing slashes.
*
* @param string $uri
* @return string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment