Located at culturehosts-importer/src/Plugin.php
| Methods |
public
static
|
instance(): Plugin
|
#
|
public
|
get_service(): Import_Service
Get the Import_Service instance. The service will be initialised if not already available.
Get the Import_Service instance. The service will be initialised if not already available.
|
#
|
public
|
get_mapping_service(): Mapping_Service
Get the Mapping_Service instance. The service will be initialised if not already available.
get_mapping_service
Get the Mapping_Service instance. The service will be initialised if not already available.
get_mapping_service
|
#
|
| Constants |
public
|
|
VERSION = '2.0'
Only changes when an upgrade task is needed - won't necessarily match the actual plugin version.
Only changes when an upgrade task is needed - won't necessarily match the actual plugin version.
|
#
|