PHP Class Shopware\DataGenerator\Services\LoadDataInfile

Class LoadDataInfile
Afficher le fichier Open project: shopwarelabs/sw-cli-tools Class Usage Examples

Protected Properties

Свойство Type Description
$mappings

Méthodes publiques

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

Method Details

get() public méthode

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

Property Details

$mappings protected_oe property

protected $mappings