Refactor variable and function names for consistency
This commit is contained in:
@@ -174,7 +174,8 @@ class Form extends Component
|
||||
$this->server->settings->refresh();
|
||||
|
||||
return handleError($e, $this);
|
||||
} finally {}
|
||||
} finally {
|
||||
}
|
||||
}
|
||||
|
||||
public function restartSentinel($notification = true)
|
||||
|
||||
Reference in New Issue
Block a user