AddOutput(new FormOutput(self::OUTPUT_VALUE, 'string')); } /** @inheritdoc */ public function InitOptions(): array { return []; } }