You are here

protected property QueueWorkerLockedTest::$lockMock in TMGMT Extension Suite 8.3

Lock service mock.

Type: \Drupal\Core\Lock\PersistentDatabaseLockBackend

File

tests/src/Kernel/QueueWorkerLockedTest.php, line 32

Class

QueueWorkerLockedTest
Tests locked queues.

Namespace

Drupal\Tests\tmgmt_extension_suit\Kernel

Code

protected $lockMock;