function TestTestDatabase::getTestLock
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php \Drupal\Tests\Core\Test\TestTestDatabase::getTestLock()
- 10 core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php \Drupal\Tests\Core\Test\TestTestDatabase::getTestLock()
- 11.x core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php \Drupal\Tests\Core\Test\TestTestDatabase::getTestLock()
Overrides TestDatabase::getTestLock
File
-
core/
tests/ Drupal/ Tests/ Core/ Test/ TestDatabaseTest.php, line 70
Class
- TestTestDatabase
- Stub class supports TestDatabaseTest::testConstructorNullPrefix().
Namespace
Drupal\Tests\Core\TestCode
protected function getTestLock($create_lock = FALSE) {
return 23;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.