NodeSearch::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/node/src/Plugin/Search/NodeSearch.php, line 44

Class

NodeSearch
Handles searching for node entities using the Search module index.

Namespace

Drupal\node\Plugin\Search

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.