public static property LinkItemTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/link/src/Tests/LinkItemTest.php \Drupal\link\Tests\LinkItemTest::modules
Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- core/
modules/ link/ src/ Tests/ LinkItemTest.php, line 30 - Contains \Drupal\link\Tests\LinkItemTest.
Class
- LinkItemTest
- Tests the new entity API for the link field type.
Namespace
Drupal\link\TestsCode
public static $modules = array(
'link',
);