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
Return values
int|void|nullgetService()
Get Service
public
getService( $service) : array<string|int, mixed>|mixed|object
Parameters
Tags
Return values
array<string|int, mixed>|mixed|objecthasService()
Has Service
public
hasService( $service) : bool