Pinq\Tests\Integration\Queries\QueryParsingTest::joinWithDefaultQuery PHP Метод

joinWithDefaultQuery() защищенный Метод

protected joinWithDefaultQuery ( )
    protected function joinWithDefaultQuery()
    {
        return $this->scopeRequest([new Q\Segments\Join(new Q\Common\Join\Options($this->sequenceSource(), false, null, true, $this->parameter(), $this->parameter()), $this->arrayConnectorProjection())]);
    }