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

groupByQuery() protected method

protected groupByQuery ( )
    protected function groupByQuery()
    {
        return $this->scopeRequest([new Q\Segments\GroupBy($this->selfProjection())]);
    }