Currently contains:
/**
* @file
* Contains \Drupal\contact\Entity\MessageInterface.
*/
Should be:
/**
* @file
* Contains \Drupal\contact\MessageInterface.
*/
Will attach patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix-messageinterface-contains-2363589-1.patch | 409 bytes | wizonesolutions |
Comments
Comment #1
wizonesolutionsComment #2
chx commentedLooks correct.
Comment #3
chx commentedComment #4
alexpottCommitted 168dccd and pushed to 8.0.x. Thanks!
Comment #5
wizonesolutionsYay, my first core commit!