You are here

protected property ContentTranslationLocalTasks::$basePluginId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 25
Contains \Drupal\content_translation\Plugin\Derivative\ContentTranslationLocalTasks.

Class

ContentTranslationLocalTasks
Provides dynamic local tasks for content translation.

Namespace

Drupal\content_translation\Plugin\Derivative

Code

protected $basePluginId;