You are here

protected property ExistingRightsResult::$status in Commerce License 8.2

Boolean stating whether the user has existing rights.

Type: bool

File

src/ExistingRights/ExistingRightsResult.php, line 20

Class

ExistingRightsResult
Represents the result of a check for a user's existing rights.

Namespace

Drupal\commerce_license\ExistingRights

Code

protected $status;