You are here

protected property CommonMark::$environment in Markdown 8.2

A CommonMark environment instance.

Type: \League\CommonMark\Environment\ConfigurableEnvironmentInterface|\League\CommonMark\ConfigurableEnvironmentInterface|\League\CommonMark\Environment

File

src/Plugin/Markdown/CommonMark/CommonMark.php, line 94

Class

CommonMark
Support for CommonMark by The League of Extraordinary Packages.

Namespace

Drupal\markdown\Plugin\Markdown\CommonMark

Code

protected $environment;