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

reindexQuery() protected method

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