protected property ParsedMarkdown::$language in Markdown 8.2
The language of the parsed markdown, if known.
Type: \Drupal\Core\Language\LanguageInterface|null
File
- src/
Render/ ParsedMarkdown.php, line 57
Class
- ParsedMarkdown
- The end result of parsing markdown into HTML.
Namespace
Drupal\markdown\RenderCode
protected $language;