You are here

protected property ShortcodeBase::$pluginId in Shortcode 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/ShortcodeBase.php \Drupal\shortcode\Plugin\ShortcodeBase::pluginId

The plugin ID of this filter.

Type: string

Overrides PluginBase::$pluginId

File

src/Plugin/ShortcodeBase.php, line 28

Class

ShortcodeBase
Provides a base class for Shortcode plugins.

Namespace

Drupal\shortcode\Plugin

Code

protected $pluginId;