Pinq\Tests\Integration\Queries\QueryParsingTest::selectManyQuery PHP Méthode

selectManyQuery() protected méthode

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