LanguagePackCommand extends Command

Core function for updating language packs

Table of Contents

Methods

__construct()  : mixed
configure()  : mixed
Configure the command by defining the name, options and arguments
execute()  : int
Update language packs of all active languages for all active extensions

Methods

configure()

Configure the command by defining the name, options and arguments

protected configure() : mixed

execute()

Update language packs of all active languages for all active extensions

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Tags
throws
InvalidArgumentException
throws
NoSuchCacheException
Return values
int

        
On this page

Search results