Capgemini / Capgemini/drupal_symfony_inject
Duplicate constant in .module and .install files
Open
- Dominant language
- PHP
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In #3 there was a patch that solved the issue of a missing constant in the .install file. But that just duplicates the constant from the main module file. We should be able to just include the module file in the .install during the requirements phase :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.