Tribe__Events__Tickets__Eventbrite__Migrate__Queue::action()
Returns the async process action name.
Return
(string)
Source
File: src/Tribe/Migrate/Queue.php
public static function action() {
return 'eventbrite_migrate_events';
}
Changelog
| Version | Description |
|---|---|
| 4.5 | Introduced. |