Skip to content

Commit bfe1211

Browse files
committed
Note that Uri objects will be returned as of 2.0
1 parent d1334a4 commit bfe1211

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/AbstractGithubObject.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ public function __construct(Registry $options = null, Http $client = null)
100100
* @return string The request URL.
101101
*
102102
* @since 1.0
103+
* @note As of 2.0 this method will return a Joomla\Uri\Uri object
103104
*/
104105
protected function fetchUrl($path, $page = 0, $limit = 0)
105106
{

0 commit comments

Comments
 (0)