Interface that must be implemented by import classes for importing data into Webenq.

package Webenq_Data_Import
author Bart Huttinga

 Methods

Class constructor

__construct(\Webenq_Import_Adapter_Abstract $adapter, string $language) 

Parameters

$language

string

The actual method for handling the import.

import()