|
|
@ -27,9 +27,7 @@ class SettingsHelper extends Helper implements SettingsHelperInterface |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
* @param string $schemaAlias Example: admin, agenda, etc. |
|
|
|
* @param string $schemaAlias example: admin, agenda, etc |
|
|
|
* |
|
|
|
|
|
|
|
* @return SettingsInterface |
|
|
|
|
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public function getSettings($schemaAlias): SettingsInterface |
|
|
|
public function getSettings($schemaAlias): SettingsInterface |
|
|
|
{ |
|
|
|
{ |
|
|
|