interface SettingsRepositoryInterface
No description
array all()
mixed get($key, $default = null)
set($key, $value)
delete($keyLike)