You are here

protected property UserInCountry::$requestStack in IP-based Determination of a Visitor's Country 8

The corresponding request.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Plugin/Condition/UserInCountry.php, line 68

Class

UserInCountry
Provides a 'User is in country' condition.

Namespace

Drupal\ip2country\Plugin\Condition

Code

protected $requestStack;