예제 #1
0
 /**
  * @return int
  */
 public function count()
 {
     return count($this->module->getTasks());
 }