diff --git a/inc/Steps/EventImport/EventImportStep.php b/inc/Steps/EventImport/EventImportStep.php index 6481529..85ea5a0 100644 --- a/inc/Steps/EventImport/EventImportStep.php +++ b/inc/Steps/EventImport/EventImportStep.php @@ -29,7 +29,7 @@ public function __construct() { slug: 'event_import', label: 'Event Import', description: 'Import events from venues and ticketing platforms', - class: self::class, + class_name: self::class, position: 25, usesHandler: true, hasPipelineConfig: false