Beispiel #1
0
 /**
  * @return bool
  */
 public function isFinished()
 {
     return $this->taskList->isCompleted();
 }