v1.0.0
English

BaseCommand.php

system/CLI/BaseCommand.php
1 class 9 methods

class BaseCommand

BaseCommand is the base class used in creating CLI commands.
__construct (LoggerInterface $logger, Commands $commands) public
run (array $params) public
call (string $command, array $params = []) protected
showError (Throwable $e) protected
showHelp () public
setPad (string $item, int $max, int $extra = 2, int $indent = 0) public
getPad (array $array, int $pad) public
__get (string $key) public
__isset (string $key) public
phpDG v1.0.0 BaseCommand.php 662 files 498 classes 763 fn
Generated