You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

UserInCountry
Provides a 'User is in country' condition.

Namespace

Drupal\ip2country\Plugin\Condition

Code

protected $currentUser;