eZ\Publish\Core\Repository\Tests\Service\Mock\UrlAliasTest::providerForTestReverseLookupAlwaysAvailablePath PHP Method

providerForTestReverseLookupAlwaysAvailablePath() public method

    public function providerForTestReverseLookupAlwaysAvailablePath()
    {
        return $this->providerForTestListAutogeneratedLocationAliasesAlwaysAvailablePath();
    }
UrlAliasTest