You are here

protected property DbDumpTest::$tables in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::tables
  2. 9 core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::tables

Tables that should be part of the exported script.

Type: array

File

core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php, line 66

Class

DbDumpTest
Tests for the database dump commands.

Namespace

Drupal\KernelTests\Core\Command

Code

protected $tables;