/** * Returns task items * * @return array */ public function getParams() { return $this->scope->getParams(); }