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

uniqueQuery() protected method

protected uniqueQuery ( )
    protected function uniqueQuery()
    {
        return $this->scopeRequest([new Q\Segments\Unique()]);
    }