You are here

protected property ShortcodeService::$shortCodePluginManager in Shortcode 2.0.x

Same name and namespace in other branches
  1. 8 src/ShortcodeService.php \Drupal\shortcode\ShortcodeService::shortCodePluginManager

The devel dumper plugin manager.

Type: \Drupal\shortcode\ShortcodePluginManager

File

src/ShortcodeService.php, line 18

Class

ShortcodeService
Provide the ShortCode service.

Namespace

Drupal\shortcode

Code

protected $shortCodePluginManager;