CommentLinkBuilder::$deprecatedProperties
Same name and namespace in other branches
- 8.9.x core/modules/comment/src/CommentLinkBuilder.php \Drupal\comment\CommentLinkBuilder::deprecatedProperties
Deprecated service properties.
Type: deprecatedProperties
See also
https://www.drupal.org/node/3544527
File
-
core/
modules/ comment/ src/ CommentLinkBuilder.php, line 30
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.