class
League
/
CommonMark
/
Extension
/
Attributes
/
Node
/
AttributesInline
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
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