@@ -21,6 +21,9 @@ |
||
| 21 | 21 | protected $description = 'Site description'; |
| 22 | 22 | protected $mainCurrency; |
| 23 | 23 | |
| 24 | + /** |
|
| 25 | + * @return Product |
|
| 26 | + */ |
|
| 24 | 27 | protected function getHeader() |
| 25 | 28 | { |
| 26 | 29 | return <<<HEADER |