public static property PrivateTest::$modules in Private 8
Same name and namespace in other branches
- 8.2 src/Tests/PrivateTest.php \Drupal\private_content\Tests\PrivateTest::modules
Modules to install.
Type: array
File
- src/
Tests/ PrivateTest.php, line 19
Class
- PrivateTest
- Tests the private module.
Namespace
Drupal\private_content\TestsCode
public static $modules = array(
'node',
'search',
'private_content',
);