‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Routing\Aspect\ModifiableAspectInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Routing\Aspect\ModifiableAspectInterface:
TYPO3\CMS\Core\Routing\Aspect\AspectInterface TYPO3\CMS\Core\Routing\Aspect\LocaleModifier

Public Member Functions

 modify ()
 

Detailed Description

Interface that describes modifiers that provide static modifications to route paths based on a given context (current locale, context, ...).

Definition at line 24 of file ModifiableAspectInterface.php.

Member Function Documentation

◆ modify()

TYPO3\CMS\Core\Routing\Aspect\ModifiableAspectInterface::modify ( )