Log in
Interface

TargetUrlBuilderInterface

Magento\Cms\Model\Page\TargetUrlBuilderInterface

What it does

This interface defines a contract for building target URLs for CMS pages based on a route path and store code.

Developers would implement this interface to create custom URL builders that generate appropriate URLs for CMS pages in different store contexts, enabling URL customization and store-specific routing logic.

Public Methods

  • process()