‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Routing\Aspect\UnresolvedValueInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Routing\Aspect\UnresolvedValueInterface:
TYPO3\CMS\Core\Routing\Aspect\PersistedAliasMapper TYPO3\CMS\Core\Routing\Aspect\PersistedPatternMapper TYPO3\CMS\Core\Routing\Aspect\StaticValueMapper

Public Member Functions

 hasFallbackValue ()
 
 getFallbackValue ()
 

Detailed Description

Provides fallback values for unresolved values during processing mappers.

Definition at line 23 of file UnresolvedValueInterface.php.

Member Function Documentation

◆ getFallbackValue()

TYPO3\CMS\Core\Routing\Aspect\UnresolvedValueInterface::getFallbackValue ( )

◆ hasFallbackValue()

TYPO3\CMS\Core\Routing\Aspect\UnresolvedValueInterface::hasFallbackValue ( )