Exemplo n.º 1
0
 /**
  * @return mixed
  */
 public function getTrashedCount()
 {
     return $this->repository->trashedCount();
 }