Aplus Framework Dev Commands Library

ListSchemas extends DatabaseCommand
in package

Class ListSchemas.

Table of Contents

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

Properties

$description

protected string $description = 'Lists database schemas.'

$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