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