protected property DbDumpTest::$data in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::data
- 9 core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::data
Test data to write into config.
Type: array
File
- core/
tests/ Drupal/ KernelTests/ Core/ Command/ DbDumpTest.php, line 45
Class
- DbDumpTest
- Tests for the database dump commands.
Namespace
Drupal\KernelTests\Core\CommandCode
protected $data;