public static property Endnote8DecodeTest::$modules in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 modules/bibcite_endnote/tests/src/Kernel/Endnote8DecodeTest.php \Drupal\Tests\bibcite_endnote\Kernel\Endnote8DecodeTest::modules
Modules to install.
Type: array
Overrides KernelTestBase::$modules
File
- modules/
bibcite_endnote/ tests/ src/ Kernel/ Endnote8DecodeTest.php, line 19
Class
- Endnote8DecodeTest
- @coversDefaultClass \Drupal\bibcite_endnote\Encoder\EndnoteEncoder @group bibcite
Namespace
Drupal\Tests\bibcite_endnote\KernelCode
public static $modules = [
'system',
'user',
'serialization',
'bibcite',
'bibcite_entity',
'bibcite_endnote',
];