You are here

public static property PathFieldSerializerTest::$modules in Acquia Content Hub 8.2

Modules to enable.

Type: array

Overrides AcquiaContentHubSerializerTestBase::$modules

File

tests/src/Kernel/EventSubscriber/SerializeContentField/PathFieldSerializerTest.php, line 35

Class

PathFieldSerializerTest
Tests Path Field Serialization.

Namespace

Drupal\Tests\acquia_contenthub\Kernel\EventSubscriber\SerializeContentField

Code

public static $modules = [
  'acquia_contenthub_test',
  'path',
];