queryBuilder = $pirectus->items($this->endpoint); } else { throw new \Exception('Error! Pirectus not initialized!'); } } }