$TERM_COLORS
$TERM_COLORS :
Identifies data types in data structures and syntax highlights them.
__construct(array $colorMap = null)
Initialize a new ColoredInspector, using $colorMap.
The colors should be an associative array with the keys:
And the values, one of the following colors:
An empty $colorMap array effectively means 'none' for all types.
array | $colorMap |