You are here

protected property ContentTranslationLocalTasks::$basePluginId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php \Drupal\content_translation\Plugin\Derivative\ContentTranslationLocalTasks::basePluginId

The base plugin ID

Type: string

File

core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php, line 23

Class

ContentTranslationLocalTasks
Provides dynamic local tasks for content translation.

Namespace

Drupal\content_translation\Plugin\Derivative

Code

protected $basePluginId;