public static property IframeSchemaTest::$modules in Iframe 8
Same name and namespace in other branches
- 8.2 tests/src/Kernel/IframeSchemaTest.php \Drupal\Tests\iframe\Kernel\IframeSchemaTest::modules
Modules to install.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ IframeSchemaTest.php, line 27
Class
- IframeSchemaTest
- Ensures that Iframe schema is correct.
Namespace
Drupal\Tests\iframe\KernelCode
public static $modules = [
'iframe',
'link',
];