DominionEnterprises\Mongo\QueueTest::ensureGetIndexWithNonStringBeforeSortKey PHP Method

ensureGetIndexWithNonStringBeforeSortKey() public method

    public function ensureGetIndexWithNonStringBeforeSortKey()
    {
        $this->queue->ensureGetIndex([0 => 1]);
    }