public static property BlockTemplateSuggestionsUnitTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php, line 22
Definition of Drupal\block\Tests\BlockTemplateSuggestionsUnitTest.

Class

BlockTemplateSuggestionsUnitTest
Unit tests for template_preprocess_block().

Namespace

Drupal\block\Tests

Code

public static $modules = array(
  'block',
);