You are here

protected property ConfigTranslationLocalTasks::$basePluginId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php \Drupal\config_translation\Plugin\Derivative\ConfigTranslationLocalTasks::basePluginId

The base plugin ID.

Type: string

File

core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php, line 32
Contains \Drupal\config_translation\Plugin\Derivative\ConfigTranslationLocalTasks.

Class

ConfigTranslationLocalTasks
Provides dynamic local tasks for config translation.

Namespace

Drupal\config_translation\Plugin\Derivative

Code

protected $basePluginId;