final | |
---|---|
implements |
ConsoleTagAttributesInterface |
Tag attributes
Methods | ||
---|---|---|
public
|
__construct(
ConsoleTag::* $tag,
string $openTag,
int $depth = 0,
?bool $hasChildren = null,
?string $indent = null,
?string $infoString = null,
)
|
# |
Properties | |||
---|---|---|---|
public
|
ConsoleTag::*
|
$Tag
|
# |
public
|
string
|
$OpenTag
|
# |
public
|
int
|
$Depth
|
# |
public
|
?bool
|
$HasChildren
|
# |
public
|
?string
|
$Indent
|
# |
public
|
?string
|
$InfoString
|
# |