protected static property ContentTypeViewModeCreateTest::$modules in Facebook Instant Articles 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/ContentTypeViewModeCreateTest.php \Drupal\Tests\fb_instant_articles\Functional\ContentTypeViewModeCreateTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ContentTypeViewModeCreateTest.php, line 20
Class
- ContentTypeViewModeCreateTest
- Test toggling the FBIA view mode while creating the content type.
Namespace
Drupal\Tests\fb_instant_articles\FunctionalCode
protected static $modules = [
'fb_instant_articles',
'node',
'field_ui',
];