You are here

public function CommerceLicenseInterface::revoke in Commerce License 7

Revokes the license.

1 method overrides CommerceLicenseInterface::revoke()
CommerceLicenseBase::revoke in includes/plugins/license_type/base.inc
Implements CommerceLicenseInterface::revoke().

File

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

Class

CommerceLicenseInterface
Ensures basic required behavior for a license.

Code

public function revoke();