@@ -18,7 +18,7 @@ |
||
| 18 | 18 | } |
| 19 | 19 | |
| 20 | 20 | return config( |
| 21 | - implode('.', [Constants::CONFIG_PACKAGE_NAME, $string]), |
|
| 21 | + implode('.', [ Constants::CONFIG_PACKAGE_NAME, $string ]), |
|
| 22 | 22 | $default |
| 23 | 23 | ); |
| 24 | 24 | } |