mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
Services: Captive Portal - missing import, fixes Error: Class "OPNsense\CaptivePortal\Api\SanitizeFilter" not found ..
ref: https://forum.opnsense.org/index.php?topic=45604.msg228101#msg228101
This commit is contained in:
parent
855bd7a65b
commit
8139d9e1cb
@ -33,6 +33,7 @@ use OPNsense\Base\UIModelGrid;
|
||||
use OPNsense\CaptivePortal\CaptivePortal;
|
||||
use OPNsense\Core\Backend;
|
||||
use OPNsense\Core\Config;
|
||||
use OPNsense\Core\SanitizeFilter;
|
||||
|
||||
/**
|
||||
* Class ServiceController
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user