public static property DefaultConfigTest::$modules in Search Autocomplete 8
Same name and namespace in other branches
- 2.x src/Tests/Entity/DefaultConfigTest.php \Drupal\search_autocomplete\Tests\Entity\DefaultConfigTest::modules
Modules to enable.
Type: array
File
- src/
Tests/ Entity/ DefaultConfigTest.php, line 22
Class
- DefaultConfigTest
- Test default configurations.
Namespace
Drupal\search_autocomplete\Tests\EntityCode
public static $modules = [
'node',
'search_autocomplete',
];