You are here

constant SmartIpLocationInterface::W3C in Smart IP 8.3

Same name and namespace in other branches
  1. 8.4 src/SmartIpLocationInterface.php \Drupal\smart_ip\SmartIpLocationInterface::W3C
  2. 8.2 src/SmartIpLocationInterface.php \Drupal\smart_ip\SmartIpLocationInterface::W3C

Source ID for W3C as geolocation source.

File

src/SmartIpLocationInterface.php, line 30
Contains \Drupal\smart_ip\SmartIpLocationInterface.

Class

SmartIpLocationInterface
Provides an interface for Smart IP's data location.

Namespace

Drupal\smart_ip

Code

const W3C = 'w3c';