getOffsetAndLimit(); return $this->getPaginatedContentResponse( $component->versionen->limit($offset, $limit), count($component->versionen) ); } }