Overrides CacheContextInterface::getContext
public function getContext() { return $this->themeManager ->getActiveTheme() ->getName() ?: 'stark'; }