FileVideoFormatterTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php \Drupal\Tests\file\Functional\Formatter\FileVideoFormatterTest::modules

Type: modules

Overrides FileMediaFormatterTestBase::$modules

File

core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php, line 26

Class

FileVideoFormatterTest
Tests Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter.

Namespace

Drupal\Tests\file\Functional\Formatter

Code

protected static $modules = [
  'image',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.