public static property CommentNotifyTokenReplaceTest::$modules in Comment Notify 8
Modules to enable.
Type: array
Overrides TokenReplaceKernelTestBase::$modules
File
- tests/
src/ Kernel/ CommentNotifyTokenReplaceTest.php, line 27
Class
- CommentNotifyTokenReplaceTest
- Checks comment_notify token replacement.
Namespace
Drupal\Tests\comment_notify\KernelCode
public static $modules = [
'node',
'comment',
'comment_notify',
];