Entity::$deprecatedProperties
Same name in this branch
- 8.9.x core/modules/views/src/Plugin/views/area/Entity.php \Drupal\views\Plugin\views\area\Entity::deprecatedProperties
Type: deprecatedProperties
File
-
core/
modules/ views/ src/ Plugin/ views/ argument_validator/ Entity.php, line 30
Class
- Entity
- Defines a argument validator plugin for each entity type.
Namespace
Drupal\views\Plugin\views\argument_validatorCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.