‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Context\AspectInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Context\AspectInterface:
TYPO3\CMS\Core\Context\DateTimeAspect TYPO3\CMS\Core\Context\FileProcessingAspect TYPO3\CMS\Core\Context\LanguageAspect TYPO3\CMS\Core\Context\SecurityAspect TYPO3\CMS\Core\Context\UserAspect TYPO3\CMS\Core\Context\VisibilityAspect TYPO3\CMS\Core\Context\WorkspaceAspect TYPO3\CMS\Frontend\Aspect\PreviewAspect

Public Member Functions

mixed get (string $name)
 

Detailed Description

Interface AspectInterface Think of an aspect like a property bag

Definition at line 26 of file AspectInterface.php.

Member Function Documentation

◆ get()