You are here

protected static property VideoFormatterTest::$modules in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Plugin/Field/FieldFormatter/VideoFormatterTest.php \Drupal\Tests\fb_instant_articles\Kernel\Plugin\Field\FieldFormatter\VideoFormatterTest::modules

Modules to enable.

Type: array

Overrides FormatterTestBase::$modules

File

tests/src/Kernel/Plugin/Field/FieldFormatter/VideoFormatterTest.php, line 24

Class

VideoFormatterTest
Tests for the VideoFormatter.

Namespace

Drupal\Tests\fb_instant_articles\Kernel\Plugin\Field\FieldFormatter

Code

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