TermBreadcrumbBuilder::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/taxonomy/src/TermBreadcrumbBuilder.php, line 24

Class

TermBreadcrumbBuilder
Provides a custom taxonomy breadcrumb builder that uses the term hierarchy.

Namespace

Drupal\taxonomy

Code

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

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