public static property SupportBasicTest::$modules in Support Ticketing System 8
Modules to enable.
Note: node is only needed for testing 'access content'.
Type: array
File
- src/
Tests/ SupportBasicTest.php, line 26 - Contains \Drupal\support\Tests\SupportBasicTest.
Class
- SupportBasicTest
- Tests the basic support integration functionality.
Namespace
Drupal\support\TestsCode
public static $modules = array(
'support',
'node',
);