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

setIndexQuery() protected method

protected setIndexQuery ( )
    protected function setIndexQuery()
    {
        return $this->operation([], new Q\Operations\SetIndex($this->parameter(), $this->parameter()));
    }