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

clearQuery() protected method

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