You are here

public static property ContactFormMatcherTest::$modules in Linkit 8.5

Modules to enable.

Type: array

Overrides LinkitKernelTestBase::$modules

File

tests/src/Kernel/Matchers/ContactFormMatcherTest.php, line 20

Class

ContactFormMatcherTest
Tests contact form matcher.

Namespace

Drupal\Tests\linkit\Kernel\Matchers

Code

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