You are here

public static property SearchNodeUpdateAndDeletionTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php \Drupal\search\Tests\SearchNodeUpdateAndDeletionTest::modules

Modules to enable.

Type: array

Overrides SearchTestBase::$modules

File

core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php, line 21
Contains \Drupal\search\Tests\SearchNodeUpdateAndDeletionTest.

Class

SearchNodeUpdateAndDeletionTest
Tests search index is updated properly when nodes are removed or updated.

Namespace

Drupal\search\Tests

Code

public static $modules = array();