eZ\Publish\Core\Persistence\Legacy\Tests\Content\Location\Gateway\DoctrineDatabaseTest::providerForTestUpdatePathIdentificationString PHP Method

providerForTestUpdatePathIdentificationString() public method

    public function providerForTestUpdatePathIdentificationString()
    {
        return array(array(77, 2, 'new_solutions', 'new_solutions'), array(75, 69, 'stylesheets', 'products/stylesheets'));
    }