Closed jchesne closed 5 years ago
Its not:
$this->comments->removeElement($viewCounter);
But
$this->viewCounters->removeElement($viewCounter);
Best
Hello,
This error is solved. Thanks.
Its not:
$this->comments->removeElement($viewCounter);
But
$this->viewCounters->removeElement($viewCounter);
Best