DebugDump::$colors

Whether colors should be used for printing.

Type: colors

File

core/tests/Drupal/TestTools/Extension/Dump/DebugDump.php, line 31

Class

DebugDump
Drupal's extension for printing dump() output results.

Namespace

Drupal\TestTools\Extension\Dump

Code

private static bool $colors = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.