19declare(strict_types=1);
An exception for terminatinating execution or to throw for unit testing.
Class ContentModification.
Class PageBuilderModification.
Class ShortTitleModification.
Class ShortTitleModification.
Interface ModificationProvider.
getViewTitleModification(CalledContexts $screen_context_stack)
getTitleModification(CalledContexts $screen_context_stack)
getLogoModification(CalledContexts $screen_context_stack)
getMainBarModification(CalledContexts $screen_context_stack)
getMetaBarModification(CalledContexts $screen_context_stack)
getBreadCrumbsModification(CalledContexts $screen_context_stack)
getFooterModification(CalledContexts $screen_context_stack)
getContentModification(CalledContexts $screen_context_stack)
getPageBuilderDecorator(CalledContexts $screen_context_stack)
getShortTitleModification(CalledContexts $screen_context_stack)
getResponsiveLogoModification(CalledContexts $screen_context_stack)
Interface ScreenContextAwareProvider.