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