Plugin definitions are documented as arrays, but they don't have to be. #2005716: Promote EntityType to a domain object introduced classed definitions for entity types, for instance. We can easily fix this by documenting the return values as mixed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal_2170415_1.patch | 845 bytes | xano |
Comments
Comment #1
xanoComment #2
jhodgdonThe documentation syntax is correct, but we need to get someone to OK the change's technical correctness.
Comment #3
jhodgdonI've learned more about this and agree with this change now. Committed to 8.x. Thanks!