Documentation

GenerateSitemap extends Command

Table of Contents

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

Properties

$description

The console command description.

protected string $description = 'Generate the sitemap.'

$signature

The console command name.

protected string $signature = 'sitemap:generate'

Methods

handle()

Execute the console command.

public handle() : mixed
Return values
mixed

Search results