mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/crowdsec: small style check
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@ class ServiceController extends ApiMutableServiceControllerBase
|
|||||||
protected static $internalServiceTemplate = 'OPNsense/CrowdSec';
|
protected static $internalServiceTemplate = 'OPNsense/CrowdSec';
|
||||||
protected static $internalServiceName = 'crowdsec';
|
protected static $internalServiceName = 'crowdsec';
|
||||||
|
|
||||||
protected function ServiceEnabled() {
|
protected function ServiceEnabled()
|
||||||
|
{
|
||||||
$mdl = $this->getModel();
|
$mdl = $this->getModel();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user