Documentation

FetchMinimumRevenueCommand extends Command
in package

Table of Contents

Properties

$description  : mixed
The console command description.
$signature  : mixed
The name and signature of the console command.

Methods

__construct()  : mixed
Create a new command instance.
handle()  : mixed
Execute the console command.

Properties

$signature

The name and signature of the console command.

protected mixed $signature = 'minimumrevenue:fetch {period} {id}'

Methods


        
On this page

Search results