protected property SelectionPluginManager::$cache_key in Entity reference 8
The cache id used for plugin definitions.
Type: string
File
- lib/
Drupal/ entityreference/ Plugin/ Type/ Selection/ SelectionPluginManager.php, line 24 - Definition of Drupal\entityreference\Plugin\Type\Selection\SelectionPluginManager.
Class
- SelectionPluginManager
- Plugin type manager for field widgets.
Namespace
Drupal\entityreference\Plugin\Type\SelectionCode
protected $cache_key = 'entityreference_selection';