protected static property ImageFormatterTest::$modules in Facebook Instant Articles 8.2
Same name and namespace in other branches
- 3.x tests/src/Kernel/Plugin/Field/FieldFormatter/ImageFormatterTest.php \Drupal\Tests\fb_instant_articles\Kernel\Plugin\Field\FieldFormatter\ImageFormatterTest::modules
Modules to enable.
Type: array
Overrides FormatterTestBase::$modules
File
- tests/
src/ Kernel/ Plugin/ Field/ FieldFormatter/ ImageFormatterTest.php, line 18
Class
- ImageFormatterTest
- Tests for the ImageFormatter.
Namespace
Drupal\Tests\fb_instant_articles\Kernel\Plugin\Field\FieldFormatterCode
protected static $modules = [
'image',
'file',
];