You are here

public property CommerceLicenseBase::$granted in Commerce License 7

The date (unix timestamp) when the license was granted.

Type: integer

File

includes/plugins/license_type/base.inc, line 204
Abstract and interface plugin implementation.

Class

CommerceLicenseBase
License base class.

Code

public $granted = 0;