Aplus Framework Dev Commands Library

DatabaseCommand extends Command
in package

Class DatabaseCommand.

Table of Contents

$database  : Database
$databaseInstance  : string
$options  : array<string|int, mixed>
getDatabase()  : Database
setDatabase()  : static

Properties

$options

protected array<string|int, mixed> $options = ['--instance' => 'Database instance name.']

Methods

getDatabase()

public getDatabase() : Database
Return values
Database

setDatabase()

public setDatabase() : static
Return values
static

Search results