public static property DoubleQuoteWorkaroundTest::$modules in Search API Solr 4.x
Same name and namespace in other branches
- 8.3 tests/src/Kernel/Processor/DoubleQuoteWorkaroundTest.php \Drupal\Tests\search_api_solr\Kernel\Processor\DoubleQuoteWorkaroundTest::modules
- 8.2 tests/src/Kernel/Processor/DoubleQuoteWorkaroundTest.php \Drupal\Tests\search_api_solr\Kernel\Processor\DoubleQuoteWorkaroundTest::modules
File
- tests/
src/ Kernel/ Processor/ DoubleQuoteWorkaroundTest.php, line 28
Class
- DoubleQuoteWorkaroundTest
- Tests the "Double Quote Workaround" processor.
Namespace
Drupal\Tests\search_api_solr\Kernel\ProcessorCode
public static $modules = [
'search_api_solr',
'search_api_solr_test',
];