public static property CoderReviewCommentTest::$modules in Coder 7.2
Modules to enable.
Type: array
File
- coder_review/
tests/ coder_review_comment.test, line 20
Class
- CoderReviewCommentTest
- Tests the functionality of comment review rules in Coder_review module.
Code
public static $modules = array(
'coder_review',
);