You are here

protected property GetLocationEvent::$location in Smart IP 8.4

Same name and namespace in other branches
  1. 8.2 src/GetLocationEvent.php \Drupal\smart_ip\GetLocationEvent::location
  2. 8.3 src/GetLocationEvent.php \Drupal\smart_ip\GetLocationEvent::location

Contains user's location.

Type: \Drupal\smart_ip\SmartIpLocationInterface

File

src/GetLocationEvent.php, line 23
Contains \Drupal\smart_ip\GetLocationEvent.

Class

GetLocationEvent
Provides Smart IP query location override event for event listeners.

Namespace

Drupal\smart_ip

Code

protected $location;