Searched refs:COLOR_DEFAULT (Results 1 – 3 of 3) sorted by relevance
38 public const COLOR_DEFAULT = '#e3e4e6'; define in Monolog\\Handler\\Slack\\SlackRecord217 return static::COLOR_DEFAULT;
26 const COLOR_DEFAULT = self::COLOR_NEVER; define in PHPUnit_TextUI_ResultPrinter128 …public function __construct($out = null, $verbose = false, $colors = self::COLOR_DEFAULT, $debug =…
1086 …s['colors'] : PHPUnit_TextUI_ResultPrinter::COLOR_DEFAULT;