CommentUriDeprecationTest::$modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php, line 23

Class

CommentUriDeprecationTest
Performs kernel tests on the deprecation of the comment_uri method.

Namespace

Drupal\Tests\comment\Kernel

Code

protected static $modules = [
  'comment',
  'node',
];

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