Property | Type | Description | |
---|---|---|---|
$backgroundColors | integer | 背景色 | |
$foregroundColors | integer | 前景色 | |
$indent | integer | 缩进多少个空格 | |
$quote | string | 前置符号 |
Method | Description | |
---|---|---|
__construct ( array $options = [] ) | 构造方法 | |
format ( string $text ) : string | 格式化文本 | |
setOptions ( array $options ) | 设置参数 |