You are here

protected property InstallablePluginBase::$config in Markdown 8.2

The config for this plugin.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Markdown/InstallablePluginBase.php, line 42

Class

InstallablePluginBase
Base class for installable plugins.

Namespace

Drupal\markdown\Plugin\Markdown

Code

protected $config;