public static property StemmerTest::$modules in Snowball Stemmer 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Plugin/Processor/StemmerTest.php \Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor\StemmerTest::modules
File
- tests/
src/ Unit/ Plugin/ Processor/ StemmerTest.php, line 30
Class
- StemmerTest
- Tests the "Stemmer" processor.
Namespace
Drupal\Tests\snowball_stemmer\Unit\Plugin\ProcessorCode
public static $modules = [
'search_api',
'snowball_stemmer',
];