Skip to content
Snippets Groups Projects
Commit 213df8a9 authored by Ilcho Vuchkov's avatar Ilcho Vuchkov Committed by Ilcho Vuchkov
Browse files

Issue #3307911 by Dharti Patel, vuil: Missing member variable doc comment

parent 9f94d050
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,11 @@ class SmartReadMoreLinkTest extends BrowserTestBase {
*/
protected $defaultTheme = 'stark';
/**
* The static modules.
*
* @var static
*/
protected static $modules = [
'node', 'field_ui', 'filter', 'views', 'smart_read_more_link',
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment