@@ -92,6 +92,9 @@ |
||
| 92 | 92 | $this->image = $image; |
| 93 | 93 | } |
| 94 | 94 | |
| 95 | + /** |
|
| 96 | + * @return resource |
|
| 97 | + */ |
|
| 95 | 98 | public function getImage() |
| 96 | 99 | { |
| 97 | 100 | return $this->image; |