final class Text (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct(File $target, bool $showUncoveredFiles, bool $showOnlySummary)

No description

target()

No description

bool
showUncoveredFiles()

No description

bool
showOnlySummary()

No description

Details

__construct(File $target, bool $showUncoveredFiles, bool $showOnlySummary)

No description

Parameters

File $target
bool $showUncoveredFiles
bool $showOnlySummary

File target()

No description

Return Value

File

bool showUncoveredFiles()

No description

Return Value

bool

bool showOnlySummary()

No description

Return Value

bool