You are here

public static property EmitControllerEndpointTest::$modules in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Kernel/EmitControllerEndpointTest.php \Drupal\Tests\radioactivity\Kernel\EmitControllerEndpointTest::modules

Modules to enable.

Type: array

Overrides EntityKernelTestBase::$modules

File

tests/src/Kernel/EmitControllerEndpointTest.php, line 20

Class

EmitControllerEndpointTest
Tests the Radioactivity Emit Controller Endpoint.

Namespace

Drupal\Tests\radioactivity\Kernel

Code

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