Macro: Import generic class stdClass

Generic empty class `stdClass` is imported as it is one of the return type for `Macro::resolveMacro()`
This commit is contained in:
raviks789 2023-08-14 15:02:26 +02:00
parent 8b6f9fbfed
commit 1b1182d9b9

View File

@ -5,6 +5,7 @@ namespace Icinga\Module\Monitoring\Object;
use Exception;
use Icinga\Application\Logger;
use stdClass;
/**
* Expand macros in string in the context of MonitoredObjects