Html
final class Html (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
__construct(Directory $target, int $lowUpperBound, int $highLowerBound, string $colorSuccessLow, string $colorSuccessMedium, string $colorSuccessHigh, string $colorWarning, string $colorDanger, string|null $customCssFile)
No description
int
lowUpperBound()
No description
int
highLowerBound()
No description
string
colorSuccessLow()
No description
string
colorSuccessMedium()
No description
string
colorSuccessHigh()
No description
string
colorWarning()
No description
string
colorDanger()
No description
bool
hasCustomCssFile()
No description
string
customCssFile()
No description
Details
__construct(Directory $target, int $lowUpperBound, int $highLowerBound, string $colorSuccessLow, string $colorSuccessMedium, string $colorSuccessHigh, string $colorWarning, string $colorDanger, string|null $customCssFile)
No description
Directory
target()
No description
int
lowUpperBound()
No description
int
highLowerBound()
No description
string
colorSuccessLow()
No description
string
colorSuccessMedium()
No description
string
colorSuccessHigh()
No description
string
colorWarning()
No description
string
colorDanger()
No description
bool
hasCustomCssFile()
No description
string
customCssFile()
No description