예제 #1
0
 /**
  * @return mixed
  */
 public function getTrashedCount()
 {
     return $this->repository->trashedCount();
 }