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

selectQuery() protected method

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