public static property SolrLegacyExtractionTest::$modules in Search API Solr 4.x
Modules to enable for this test.
Type: string[]
Overrides SolrBackendTestBase::$modules
File
- modules/
search_api_solr_legacy/ tests/ src/ Kernel/ SolrLegacyExtractionTest.php, line 18
Class
- SolrLegacyExtractionTest
- Test tika extension based PDF extraction.
Namespace
Drupal\Tests\search_api_solr_legacy\KernelCode
public static $modules = [
'search_api_solr_legacy',
'search_api_solr_legacy_test',
];