You are here

protected property MarkdownParamConverter::$parserManager in Markdown 8.2

The Markdown Parser Plugin Manager service.

Type: \Drupal\markdown\PluginManager\ParserManagerInterface

File

src/ParamConverter/MarkdownParamConverter.php, line 46

Class

MarkdownParamConverter
Parameter convertor for Markdown plugins.

Namespace

Drupal\markdown\ParamConverter

Code

protected $parserManager;