baserCMS クラスリファレンス

SetupInstallCommand extends Command
in package
Uses BcContainerTrait

SetupInstallCommand

Table of Contents

Methods

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

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

        
On this page

Search results