You are here

public static property SoundCloudWidgetValidationTest::$modules in SoundCloud field 8

Modules to install

Type: array

File

src/Tests/SoundCloudWidgetValidationTest.php, line 21

Class

SoundCloudWidgetValidationTest
Test case for custom time field

Namespace

Drupal\soundcloudfield\Tests

Code

public static $modules = [
  'entity_test',
  'node',
  'soundcloudfield',
];