Fix PHPStan warning

This commit is contained in:
Eric Espie
2026-06-02 15:10:28 +02:00
parent 210e2cefca
commit b672dfc9f2

View File

@@ -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