Chris@0: cacheBackend = $cache_backend; Chris@0: $this->cacheKeyPrefix = 'language_negotiation_plugins'; Chris@0: $this->cacheKey = 'language_negotiation_plugins'; Chris@0: $this->alterInfo('language_negotiation_info'); Chris@0: } Chris@0: Chris@0: }