protected property QuickStartTest::$testDb in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::testDb
A test database object.
Type: \Drupal\Core\Test\TestDatabase
File
- core/
tests/ Drupal/ Tests/ Core/ Command/ QuickStartTest.php, line 38
Class
- QuickStartTest
- Tests the quick-start commands.
Namespace
Drupal\Tests\Core\CommandCode
protected $testDb;