protected property TaxonomyParentUpdateTest::$db in Drupal 8
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Update/ TaxonomyParentUpdateTest.php, line 22
Class
- TaxonomyParentUpdateTest
- Ensure that the taxonomy updates are running as expected.
Namespace
Drupal\Tests\taxonomy\Functional\UpdateCode
protected $db;