@@ -138,7 +138,7 @@ |
||
| 138 | 138 | 'format' => 'txt' |
| 139 | 139 | ]); |
| 140 | 140 | |
| 141 | - $this->ShortURL = $response['url']; |
|
| 141 | + $this->ShortURL = $response[ 'url' ]; |
|
| 142 | 142 | } |
| 143 | 143 | } |
| 144 | 144 | } |
| 145 | 145 | \ No newline at end of file |