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

unsetIndexQuery() protected method

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