You are here

protected property LicenseAvailabilityCheckerExistingRights::$currentUser in Commerce License 8.2

The current active user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/LicenseAvailabilityCheckerExistingRights.php, line 36

Class

LicenseAvailabilityCheckerExistingRights
Prevents purchase of a license that grants rights the user already has.

Namespace

Drupal\commerce_license

Code

protected $currentUser;