CurrentModule
Less than 1 minute
CurrentModule
Console module for inspecting current DBI schema version.
class CurrentModule extends \Hazaar\Console\DBI\ModuleProvides a command that reads and prints the active database schema version from the configured schema manager.
Methods
configure
Registers the current command.
protected configure(): voidexecute
Executes the command that prints the current schema version.
protected execute(Input $input, Output $output): intParameters
| Parameter | Type | Description |
|---|---|---|
$input | Input | parsed command input |
$output | Output | console output writer |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000