\App\Console\CommandsTu

Summary

Methods
Properties
Constants
__construct()
handle()
$url
$category_id
No constants found
No protected methods found
$signature
$description
N/A
No private methods found
$totalPageCount
$counter
$concurrency
N/A

Properties

$url

$url : 

Type

$category_id

$category_id : 

Type

$signature

$signature : string

The name and signature of the console command.

Type

string

$description

$description : string

The console command description.

Type

string

$totalPageCount

$totalPageCount : 

Type

$counter

$counter : 

Type

$concurrency

$concurrency : 

Type

Methods

__construct()

__construct() : void

Create a new command instance.

handle()

handle()