You are here

service cache_context.ip.country in IP-based Determination of a Visitor's Country 8

Class

Drupal\ip2country\Cache\Context\Ip2CountryCacheContext

Tags

  • cache.context

File

./ip2country.services.yml
ip2country.services.yml

View source
  1. class: Drupal\ip2country\Cache\Context\Ip2CountryCacheContext
  2. arguments:
  3. - '@request_stack'
  4. - '@ip2country.lookup'
  5. tags:
  6. - { name: cache.context }