protected property DefaultSelectionDeriver::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ Plugin/ Derivative/ DefaultSelectionDeriver.php, line 26
Class
- DefaultSelectionDeriver
- Provides derivative plugins for the DefaultSelection plugin.
Namespace
Drupal\Core\Entity\Plugin\DerivativeCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];