DbDumpTest::$tables
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::tables
- 10 core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php \Drupal\Tests\mysql\Kernel\mysql\DbDumpTest::tables
- 11.x core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php \Drupal\Tests\mysql\Kernel\mysql\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\CommandCode
protected $tables;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.