/** * add a selector date entry on the selector list * @return DateSelector */ public function createDate() { return $this->fileset->addDate(); }