mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +02:00
CoreApi: remove space for compliance
This commit is contained in:
parent
aa0c04d5e7
commit
a3249350c2
@ -126,6 +126,7 @@ class CoreApi implements DeploymentApiInterface
|
||||
{
|
||||
try {
|
||||
$this->client->post('actions/restart-process');
|
||||
|
||||
return true;
|
||||
} catch (Exception $e) {
|
||||
return $e->getMessage();
|
||||
|
Loading…
x
Reference in New Issue
Block a user