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)
|
public setFormatter(Symfony
|
public setVerbosity(int $level)
|
public write(Traversable|array|string $messages, bool $newline = false, int $options = 1self::OUTPUT_NORMAL)
|
public writeln(Traversable|array|string $messages, int $options = 1self::OUTPUT_NORMAL)
|
Properties |
private Symfony |