PHP 클래스 Shopware\DataGenerator\Resources\Customers

상속: extends Shopware\DataGenerator\Resources\BaseResource
파일 보기 프로젝트 열기: shopwarelabs/sw-cli-tools

보호된 프로퍼티들

프로퍼티 타입 설명
$ids array Stores the used ids for SQL inserts
$tables array

공개 메소드들

메소드 설명
create ( Shopware\DataGenerator\Writer\WriterInterface $writer )

메소드 상세

create() 공개 메소드

public create ( Shopware\DataGenerator\Writer\WriterInterface $writer )
$writer Shopware\DataGenerator\Writer\WriterInterface

프로퍼티 상세

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

Stores the used ids for SQL inserts
protected array $ids
리턴 array

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

protected array $tables
리턴 array