| 307 | } |
| 308 | |
| 309 | String IcingaApplication::GetEnvironment() const |
| 310 | { |
| 311 | return Application::GetAppEnvironment(); |
| 312 | } |
| 313 | |
| 314 | void IcingaApplication::SetEnvironment(const String& value, [[maybe_unused]] bool suppress_event, [[maybe_unused]] const Value& cookie) |
| 315 | { |