class
League
/
CommonMark
/
Extension
/
Attributes
/
Node
/
Attributes
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final
Attributes
Extends
Constants
public
TARGET_PARENT
public
TARGET_PREVIOUS
Default: 1
public
TARGET_NEXT
Default: 2
Properties
private
$attributes
array
Default: null
private
$target
Default: TARGET_NEXT
Methods
public
__construct ( array $attributes ) : void
Parameters
-
$attributes
array
public
getAttributes
(
)
:
array
public
setAttributes ( array $attributes ) : void
Parameters
-
$attributes
array
public
getTarget ( ) : void
public