public static property ImageFieldAttributesTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rdf/src/Tests/ImageFieldAttributesTest.php \Drupal\rdf\Tests\ImageFieldAttributesTest::modules
Modules to enable.
Type: array
Overrides ImageFieldTestBase::$modules
File
- core/
modules/ rdf/ src/ Tests/ ImageFieldAttributesTest.php, line 27 - Contains \Drupal\rdf\Tests\ImageFieldAttributesTest.
Class
- ImageFieldAttributesTest
- Tests the RDFa markup of imagefields.
Namespace
Drupal\rdf\TestsCode
public static $modules = array(
'rdf',
'image',
);