Ejemplo n.º 1
0
 public function getTask($id)
 {
     return $this->dataSource->getTask($this->getName(), $id);
 }