Beispiel #1
0
 /**
  * Update the count comment
  */
 private function updateCountsComment()
 {
     $this->commentManager->updateCommentsCount();
 }