@@ -95,6 +95,9 @@ |
||
| 95 | 95 | return $this->getSelectedSnippet($customer, false); |
| 96 | 96 | } |
| 97 | 97 | |
| 98 | + /** |
|
| 99 | + * @param boolean $condition |
|
| 100 | + */ |
|
| 98 | 101 | private function getSelectedSnippet(CustomerInterface $customer, $condition) |
| 99 | 102 | { |
| 100 | 103 | $html = ''; |