SerializeResponseTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/big_pipe/tests/src/Kernel/SerializeResponseTest.php, line 21

Class

SerializeResponseTest
Tests that big_pipe responses can be serialized.

Namespace

Drupal\Tests\big_pipe\Kernel

Code

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

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