PHP 클래스 Shopware\DataGenerator\Services\LoadDataInfile

Class LoadDataInfile
파일 보기 프로젝트 열기: shopwarelabs/sw-cli-tools 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$mappings

공개 메소드들

메소드 설명
get ( $tableName, $file ) : string Returns a loadDataInfile query for the selected table / file

메소드 상세

get() 공개 메소드

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

프로퍼티 상세

$mappings 보호되어 있는 프로퍼티

protected $mappings