@@ -25,6 +25,9 @@ |
||
25 | 25 | ]; |
26 | 26 | } |
27 | 27 | |
28 | + /** |
|
29 | + * @param string $path |
|
30 | + */ |
|
28 | 31 | protected function sugaredRimGetConfig($path = null, $default = null) |
29 | 32 | { |
30 | 33 | if ($this->sugaredRimConfig === null) { |