eZ\Publish\Core\Persistence\Legacy\Tests\Content\UrlAliasHandlerTest::providerForTestPublishUrlAliasForLocationComplex PHP Method

providerForTestPublishUrlAliasForLocationComplex() public method

    public function providerForTestPublishUrlAliasForLocationComplex()
    {
        return $this->providerForTestLookupLocationUrlAlias();
    }
UrlAliasHandlerTest