Documentation

UpdateCustomersStores extends Command

Table of Contents

$description  : string
The console command description.
$signature  : string
The console command name.
handle()  : mixed
Execute the console command.

Properties

$description

The console command description.

protected string $description = 'Set the created_at and updated_at timestamps.'

$signature

The console command name.

protected string $signature = 'customers-stores:update-timestamps'

Methods

Search results