LazyRecord\Command\DbCommand::brief PHP Method

brief() public method

public brief ( )
    public function brief()
    {
        return 'database related commands.';
    }