TenantMigrationLockManagerInterface
in
Table of Contents
Methods
- acquire() : TenantMigrationLockHandle
- Try to acquire the tenant migration lock on the provided tenant connection.
Methods
acquire()
Try to acquire the tenant migration lock on the provided tenant connection.
public
acquire(Connection $connection, TenantMetadata $tenant) : TenantMigrationLockHandle
Parameters
- $connection : Connection
- $tenant : TenantMetadata