public static property ReferenceFieldAccessTest::$modules in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x modules/bibcite_entity/tests/src/Kernel/ReferenceFieldAccessTest.php \Drupal\Tests\bibcite_entity\Kernel\ReferenceFieldAccessTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- modules/
bibcite_entity/ tests/ src/ Kernel/ ReferenceFieldAccessTest.php, line 21
Class
- ReferenceFieldAccessTest
- Tests reference field level access.
Namespace
Drupal\Tests\bibcite_entity\KernelCode
public static $modules = [
'serialization',
'bibcite',
'bibcite_entity',
];