This commit is contained in:
Simon Vieille 2016-11-17 00:13:09 +01:00
parent b0f74d8dc8
commit 63ba878e80
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ class Client extends BaseClient
* @return array
*/
public function update($gist, $content)
{
$response = $this->post(
str_replace('{gist}', $gist, self::UPDATE),
array(