Home
last modified time | relevance | path

Searched defs:COLOR_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php38 public const COLOR_DEFAULT = '#e3e4e6'; define in Monolog\\Handler\\Slack\\SlackRecord
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php26 const COLOR_DEFAULT = self::COLOR_NEVER; define in PHPUnit_TextUI_ResultPrinter