lithium\console\command\Test::$format

public property

Format to use for rendering results. Any other format than txt will cause the command to enter quiet mode, surpressing headers and any other decoration.

Source

	public $format = 'txt';