class
League
/
CommonMark
/
Extension
/
Attributes
/
Node
/
AttributesInline
final
AttributesInline
Extends
Properties
private
$attributes
array
Default: null
private
$block
Default: null
Methods
public
__construct ( array $attributes , bool $block ) : void
Parameters
-
$attributes
array
public
getAttributes
(
)
:
array
public
setAttributes ( array $attributes ) : void
Parameters
-
$attributes
array
public