public static property CorePagerReplaceCommentInterfaceTest::$modules in Pagerer 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/CorePagerReplaceCommentInterfaceTest.php \Drupal\Tests\pagerer\Functional\CorePagerReplaceCommentInterfaceTest::modules
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- tests/
src/ Functional/ CorePagerReplaceCommentInterfaceTest.php, line 16
Class
- CorePagerReplaceCommentInterfaceTest
- Test replacement of Drupal core pager for Comment interface.
Namespace
Drupal\Tests\pagerer\FunctionalCode
public static $modules = [
'dblog',
'pagerer',
'comment',
];