‪TYPO3CMS  11.5
TYPO3\CMS\Core\Context\ContextAwareInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Context\ContextAwareInterface:
TYPO3\CMS\Core\Routing\Aspect\PersistedAliasMapper TYPO3\CMS\Core\Routing\Aspect\PersistedPatternMapper

Public Member Functions

 setContext (Context $context)
 
 getContext ()
 

Detailed Description

Definition at line 20 of file ContextAwareInterface.php.

Member Function Documentation

◆ getContext()

TYPO3\CMS\Core\Context\ContextAwareInterface::getContext ( )

◆ setContext()

TYPO3\CMS\Core\Context\ContextAwareInterface::setContext ( Context  $context)