Overrides ContextAwarePluginTrait::getCacheContexts
public function getCacheContexts() { return Cache::mergeContexts(parent::getCacheContexts(), [ 'route', ]); }