You are here

protected static property OEmbedIframeControllerTest::$modules in Drupal 9

Modules to install.

Type: array

Overrides MediaKernelTestBase::$modules

File

core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php, line 21

Class

OEmbedIframeControllerTest
@coversDefaultClass \Drupal\media\Controller\OEmbedIframeController

Namespace

Drupal\Tests\media\Kernel

Code

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