Tribe__Events__Tickets__Eventbrite__Migrate__Queue::action()

Returns the async process action name.


Return

(string)


Top ↑

Source

File: src/Tribe/Migrate/Queue.php

	public static function action() {
		return 'eventbrite_migrate_events';
	}

Top ↑

Changelog

Changelog
Version Description
4.5 Introduced.