CommentLinkBuilder::$deprecatedProperties
Deprecated service properties.
Type: deprecatedProperties
See also
https://www.drupal.org/node/3544527
File
-
core/
modules/ comment/ src/ CommentLinkBuilder.php, line 31
Class
- CommentLinkBuilder
- Defines a class for building markup for comment links on a commented entity.
Namespace
Drupal\commentCode
protected array $deprecatedProperties = [
'moduleHandler' => 'module_handler',
'entityTypeManager' => 'entity_type.manager',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.