Same name and namespace in other branches
  1. 8.x-1.x tests/src/FunctionalJavascript/ColorboxInlineJavascriptTest.php \Drupal\Tests\colorbox_inline\FunctionalJavascript\ColorboxInlineJavascriptTest::modules 1 comment

Type: modules

File

tests/src/FunctionalJavascript/ColorboxInlineJavascriptTest.php, line 23

Class

ColorboxInlineJavascriptTest
Test that Colorbox Inline functions.

Namespace

Drupal\Tests\colorbox_inline\FunctionalJavascript

Code

protected static $modules = [
    'colorbox_inline',
    'node',
    'text',
];