Negotiates the theme for the block admin demo page via the URL.
Hierarchy
- class \Drupal\block\Theme\AdminDemoNegotiator implements ThemeNegotiatorInterface
File
- core/modules/block/src/Theme/AdminDemoNegotiator.php, line 11
Namespace
Drupal\block\Theme
Members
Name | Modifiers | Type | Description |
---|---|---|---|
AdminDemoNegotiator::applies | public | function | Whether this theme negotiator should be used to set the theme. Overrides ThemeNegotiatorInterface::applies |
AdminDemoNegotiator::determineActiveTheme | public | function | Determine the active theme for the request. Overrides ThemeNegotiatorInterface::determineActiveTheme |
Please login to continue.