Pinq\Tests\Integration\Queries\QueryParsingTest::takeQuery PHP Method

takeQuery() protected method

protected takeQuery ( )
    protected function takeQuery()
    {
        return $this->scopeRequest([new Q\Segments\Range($this->parameter(), $this->parameter())]);
    }