Skip to content

Commit

Permalink
add since tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mosaxiv committed Feb 11, 2018
1 parent 45bec38 commit d1d8098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Http/Response.php
Expand Up @@ -2003,6 +2003,7 @@ public function withLength($bytes)
* @param string $url link-value
* @param array $options link-param
* @return static
* @since 3.6.0
*/
public function withAddedLink($url, $options = [])
{
Expand Down

0 comments on commit d1d8098

Please sign in to comment.