You are here

public function CommerceBundleEntityInterface::lock in Commerce Core 8.2

Locks the bundle.

Return value

$this

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

File

src/Entity/CommerceBundleEntityInterface.php, line 57

Class

CommerceBundleEntityInterface
Provides the interface for Commerce bundle entities.

Namespace

Drupal\commerce\Entity

Code

public function lock();