|
static | colorize (string $color, string $buffer) |
|
static | colorizePath (string $path, ?string $prevPath=null, bool $colorizeFilename=false) |
|
static | dim (string $buffer) |
|
static | visualizeWhitespace (string $buffer, bool $visualizeEOL=false) |
|
◆ colorize()
static PHPUnit\Util\Color::colorize |
( |
string |
$color, |
|
|
string |
$buffer |
|
) |
| |
|
static |
◆ colorizePath()
static PHPUnit\Util\Color::colorizePath |
( |
string |
$path, |
|
|
?string |
$prevPath = null , |
|
|
bool |
$colorizeFilename = false |
|
) |
| |
|
static |
◆ dim()
static PHPUnit\Util\Color::dim |
( |
string |
$buffer | ) |
|
|
static |
◆ visualizeWhitespace()
static PHPUnit\Util\Color::visualizeWhitespace |
( |
string |
$buffer, |
|
|
bool |
$visualizeEOL = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: