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

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

protected whereInQuery ( )
    protected function whereInQuery()
    {
        return $this->scopeRequest([new Q\Segments\Operation(Q\Segments\Operation::WHERE_IN, $this->sequenceSource())]);
    }