class League / CommonMark / Node / Inline / AbstractStringContainer
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
abstract

AbstractStringContainer

Extends

Implements

Properties

protected

$literal

Default: ''

Methods

public

__construct ( string $contents , array $data ) : void

Parameters

  • $data array
public

getLiteral ( ) : void

public

setLiteral ( string $literal ) : void