protected property CommentDefaultFormatter::$deprecatedProperties in Drupal 8
File
- core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php, line 41
Class
- CommentDefaultFormatter
- Provides a default comment formatter.
Namespace
Drupal\comment\Plugin\Field\FieldFormatterCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];