class League / CommonMark / Extension / Attributes / Util / AttributesHelper
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

AttributesHelper

Constants

private

REGEX

Default: unresolved

Methods

public static

parseAttributes ( Cursor $cursor ) : array

public static

mergeAttributes ( $attributes1 , $attributes2 ) : array

Parameters

  • $attributes1 Node |array
  • $attributes2 Node |array