protected property TipsPluginCollection::$pluginKey in Drupal 9
Same name and namespace in other branches
- 8 core/modules/tour/src/TipsPluginCollection.php \Drupal\tour\TipsPluginCollection::pluginKey
The key within the plugin configuration that contains the plugin ID.
Type: string
Overrides DefaultLazyPluginCollection::$pluginKey
File
- core/
modules/ tour/ src/ TipsPluginCollection.php, line 15
Class
- TipsPluginCollection
- A collection of tips.
Namespace
Drupal\tourCode
protected $pluginKey = 'plugin';