You are here

protected property ExtensionCollection::$parser in Markdown 8.2

The Markdown Parser instance this extension collection belongs to.

Type: \Drupal\markdown\Plugin\Markdown\ExtensibleParserInterface

File

src/PluginManager/ExtensionCollection.php, line 21

Class

ExtensionCollection
Collection of extension plugins based on relevant parser.

Namespace

Drupal\markdown\PluginManager

Code

protected $parser;