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

removeQuery() protected method

protected removeQuery ( )
    protected function removeQuery()
    {
        return $this->operation([], new Q\Operations\RemoveValues($this->singleValueSource()));
    }