Pionia Core

DropFrontendCommand extends BaseCommand
in package

Drops an entire frontend

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 = 'Drops an entire frontend app. Cool for even removing the application from our context settings'

Methods

execute()

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

        
On this page

Search results