protected property DefaultSelection::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php, line 49
Class
- DefaultSelection
- Default plugin implementation of the Entity Reference Selection plugin.
Namespace
Drupal\Core\Entity\Plugin\EntityReferenceSelectionCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];