public static property JwPlayerConfigurationTest::$modules in JW Player 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ JwPlayerConfigurationTest.php, line 23
Class
- JwPlayerConfigurationTest
- Tests configuration of a jw player preset and creation of jw player content.
Namespace
Drupal\Tests\jw_player\FunctionalCode
public static $modules = array(
'node',
'jw_player',
'file',
'field',
'field_ui',
'block',
);