You are here

public static property CsvExportTest::$modules in VBO export 8.3

File

tests/src/Kernel/CsvExportTest.php, line 19

Class

CsvExportTest
@coversDefaultClass \Drupal\vbo_export\Plugin\Action\VboExportBase @group vbo_export

Namespace

Drupal\Tests\vbo_export\Kernel

Code

public static $modules = [
  'file',
  'vbo_export',
];