You are here

protected property DynamicLocalTasks::$basePluginId in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php \Drupal\content_moderation\Plugin\Derivative\DynamicLocalTasks::basePluginId

The base plugin ID.

Type: string

File

core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php, line 27

Class

DynamicLocalTasks
Generates moderation-related local tasks.

Namespace

Drupal\content_moderation\Plugin\Derivative

Code

protected $basePluginId;