You are here

protected property CommentStatistics::$deprecatedProperties in Drupal 8

File

core/modules/comment/src/CommentStatistics.php, line 21

Class

CommentStatistics

Namespace

Drupal\comment

Code

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