mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
www/nginx: remove obsolete comment
This commit is contained in:
parent
b95b6c7591
commit
fb050b2849
1 changed files with 0 additions and 8 deletions
|
|
@ -50,14 +50,6 @@ class ServiceController extends ApiMutableServiceControllerBase
|
|||
return array('status' => 'failed');
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* reconfigure with optional stop, generate config and start / reload
|
||||
* @return array response message
|
||||
* @throws \Exception when configd action fails
|
||||
* @throws \ReflectionException when model can't be instantiated
|
||||
*/
|
||||
|
||||
/**
|
||||
* retrieve status of service
|
||||
* @return array response message
|
||||
|
|
|
|||
Loading…
Reference in a new issue