Pionia Core

CleanBuildCommand extends BaseCommand
in package

Cleans all build files that were formerly added via building.

Tags
since
1.1.6

Table of Contents

Properties

$description  : string
$directory  : string
$name  : string

Methods

configure()  : void
execute()  : int

Properties

$description

protected string $description = 'Cleans out all frontend build files that were previously added to the backend for serving!'

Methods

execute()

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results