@@ -30,6 +30,9 @@ |
||
| 30 | 30 | } |
| 31 | 31 | |
| 32 | 32 | |
| 33 | + /** |
|
| 34 | + * @param string $display |
|
| 35 | + */ |
|
| 33 | 36 | public function getAndSave($url, $display){ |
| 34 | 37 | $this->url = $url; |
| 35 | 38 | $this->display = $display; |