Drive Manifold

RunTransformations extends Command
in package

Table of Contents

$chunkSize  : int
$description  : string
The console command description.
$signature  : string
The name and signature of the console command.
handle()  : bool
Execute the console command.

Properties

$description

The console command description.

protected string $description = 'Creates the relations between Redbook vehicles, vehicles types and DCOTY categories'

$signature

The name and signature of the console command.

protected string $signature = 'redbook:vehicles:transformations'

Methods

Search results