public property SharerichTest::$modules in Sharerich 7.2
Same name and namespace in other branches
- 7.3 tests/sharerich.test \SharerichTest::modules
Modules to enable.
Type: array
File
- tests/
sharerich.test, line 16
Class
- SharerichTest
- Sharerich tests.
Code
public $modules = array(
'block',
'token',
'contextual',
'node',
'field',
'text',
'sharerich',
);