mirror of
https://github.com/Combodo/iTop.git
synced 2026-06-02 22:22:19 +02:00
Fix PHPStan warning
This commit is contained in:
@@ -29,6 +29,9 @@ abstract class StepSequencer
|
||||
protected RunTimeEnvironment $oRunTimeEnvironment;
|
||||
protected string $sSourceDesc;
|
||||
|
||||
protected const LABELS = [];
|
||||
protected const SUCCESS_LABELS = [];
|
||||
|
||||
/**
|
||||
* @param \Parameters $oParams
|
||||
* @param \RunTimeEnvironment|null $oRunTimeEnvironment
|
||||
|
||||
Reference in New Issue
Block a user