@@ -26,6 +26,9 @@ |
||
| 26 | 26 | return $this->get('url'); |
| 27 | 27 | } |
| 28 | 28 | |
| 29 | + /** |
|
| 30 | + * @param string $key |
|
| 31 | + */ |
|
| 29 | 32 | private function get($key) |
| 30 | 33 | { |
| 31 | 34 | $configKey = 'zoutapps.branding.' . $key; |