baserCMS クラスリファレンス

UpdateCommand extends Command
in package
Uses BcContainerTrait

UpdateCommand

Table of Contents

Methods

execute()  : int|void|null
execute
getService()  : array<string|int, mixed>|mixed|object
Get Service
hasService()  : bool
Has Service
buildOptionParser()  : ConsoleOptionParser
buildOptionParser

Methods

execute()

execute

public execute(Arguments $args, ConsoleIo $io) : int|void|null
Parameters
$args : Arguments
$io : ConsoleIo
Tags
checked
noTodo
Return values
int|void|null

getService()

Get Service

public getService( $service) : array<string|int, mixed>|mixed|object
Parameters
$service :
Tags
checked
noTodo
unitTest
Return values
array<string|int, mixed>|mixed|object

hasService()

Has Service

public hasService( $service) : bool
Parameters
$service :
Tags
checked
noTodo
unitTest
Return values
bool

buildOptionParser()

buildOptionParser

protected buildOptionParser(ConsoleOptionParser $parser) : ConsoleOptionParser
Parameters
$parser : ConsoleOptionParser
Tags
checked
noTodo
Return values
ConsoleOptionParser

        
On this page

Search results