ComponentAsFormElementTest::$themes

Type: themes

File

core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php, line 33

Class

ComponentAsFormElementTest
Tests the correct rendering of components in form.

Namespace

Drupal\KernelTests\Components

Code

protected static $themes = [
  'sdc_theme_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.