AdminDemoNegotiator
class AdminDemoNegotiator implements ThemeNegotiatorInterface (View source)
Negotiates the theme for the block admin demo page via the URL.
Methods
bool
applies(RouteMatchInterface $route_match)
Whether this theme negotiator should be used to set the theme.
string|null
Details
bool
applies(RouteMatchInterface $route_match)
Whether this theme negotiator should be used to set the theme.
string|null
determineActiveTheme(RouteMatchInterface $route_match)
Determine the active theme for the request.