Fatal error: Cannot declare class Drupal\field_group\Plugin\field_group\FieldGroupFormatter\HtmlElement because the name is already in use in /home/***/public_html/***/web/modules/contrib/field_group/src/Plugin/field_group/FieldGroupFormatter/HtmlElement.php on line 24
3bfa79dade0f499519417c98eff52e2972fb2a6d Coding standard refactor causes this.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2984382-1-cannot-redeclare-htmlelement.patch | 856 bytes | szantog |
Comments
Comment #2
szantog commentedComment #3
szantog commentedFor composer users:
Comment #4
srjoshI ran into this same issue with Accordion.php .
Comment #6
nils.destoop commentedAll formatters should be ok again.