BuildRssFeedCommand
extends Command
in package
Run the build process for the RSS feed.
Table of Contents
Properties
- $description : string
- $signature : string
Methods
- handle() : int
Properties
$description
protected
string
$description
= 'Generate the RSS feed'
$signature
protected
string
$signature
= 'build:rss'
Methods
handle()
public
handle() : int