BigPipeIdenticalPlaceholdersTest::$modules

Type: modules

File

core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeIdenticalPlaceholdersTest.php, line 22

Class

BigPipeIdenticalPlaceholdersTest
Tests multiple occurrences of the same placeholder.

Namespace

Drupal\Tests\big_pipe\FunctionalJavascript

Code

protected static $modules = [
  'big_pipe',
  'big_pipe_test',
];

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