CloneableInstantiable
Constants |
Methods |
public getFormatter() : Symfony |
public getVerbosity() : int |
public isDebug() : bool |
public isDecorated() : bool |
public isQuiet() : bool |
public isVerbose() : bool |
public isVeryVerbose() : bool |
public setDecorated(bool $decorated) : void |
public setFormatter(Symfony |
public setVerbosity(int $level) : void |
public write(Traversable|array|string $messages, bool $newline = false, int $options = 1self::OUTPUT_NORMAL) : void |
public writeln(Traversable|array|string $messages, int $options = 1self::OUTPUT_NORMAL) : void |
Properties |
private Symfony |