Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function updateEntityStatistics(CommentInterface $comment)
 {
     $this->statistics->update($comment);
 }