You are here

public static property BufferLoggerTest::$modules in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 tests/src/Kernel/BufferLoggerTest.php \Drupal\Tests\tmgmt_smartling\Kernel\BufferLoggerTest::modules

Modules to enable.

Type: array

Overrides SmartlingTestBase::$modules

File

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

Class

BufferLoggerTest
Test BufferLogger.

Namespace

Drupal\Tests\tmgmt_smartling\Kernel

Code

public static $modules = [
  'system',
];