You are here

public function CommerceBundleEntityInterface::unlock in Commerce Core 8.2

Unlocks the bundle.

Return value

$this

1 method overrides CommerceBundleEntityInterface::unlock()
CommerceBundleEntityBase::unlock in src/Entity/CommerceBundleEntityBase.php
Unlocks the bundle.

File

src/Entity/CommerceBundleEntityInterface.php, line 64

Class

CommerceBundleEntityInterface
Provides the interface for Commerce bundle entities.

Namespace

Drupal\commerce\Entity

Code

public function unlock();