public static property ProtectedPagesAccess::$modules in Protected Pages 8
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ProtectedPagesAccess.php, line 19
Class
- ProtectedPagesAccess
- Provides functional Drupal tests for access to protected pages and config.
Namespace
Drupal\Tests\protected_pages\FunctionalCode
public static $modules = [
'node',
'protected_pages',
];