protected property TipsPluginCollection::$pluginKey in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 20 - Contains \Drupal\tour\TipsPluginCollection.
Class
- TipsPluginCollection
- A collection of tips.
Namespace
Drupal\tourCode
protected $pluginKey = 'plugin';