PHP Class Shopware\DataGenerator\Services\LoadDataInfile

Class LoadDataInfile
Show file Open project: shopwarelabs/sw-cli-tools Class Usage Examples

Protected Properties

Property Type Description
$mappings

Public Methods

Method Description
get ( $tableName, $file ) : string Returns a loadDataInfile query for the selected table / file

Method Details

get() public method

Returns a loadDataInfile query for the selected table / file
public get ( $tableName, $file ) : string
$tableName
$file
return string

Property Details

$mappings protected property

protected $mappings