Skip to content

Commit

Permalink
Merge pull request #29 from weierophinney/hotfix/fig-standards-460
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Mar 18, 2015
2 parents db70d8c + ac2460e commit 26f7787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UriInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public function getPort();
* Retrieve the path segment of the URI.
*
* This method MUST return a string; if no path is present it MUST return
* an empty string.
* the string "/".
*
* @return string The path segment of the URI.
*/
Expand Down

0 comments on commit 26f7787

Please sign in to comment.