public static property LinkitTestBase::$modules in Linkit 8.4
Modules to enable.
Enable block module to get the local_actions_block to work.
Type: array
File
- src/
Tests/ LinkitTestBase.php, line 26 - Contains \Drupal\linkit\Tests\LinkitTestBase.
Class
- LinkitTestBase
- Sets up page and article content types.
Namespace
Drupal\linkit\TestsCode
public static $modules = [
'linkit',
'linkit_test',
'block',
];