Simple leftover in a docblock after a refactoring. Drupal\field\Entity\FieldConfigInterface does not exist, it should be Drupal\field\FieldConfigInterface.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | patch sucess.png | 58.01 KB | guilhermevp |
| fieldconfiginterface.patch | 591 bytes | jcisio |
Comments
Comment #2
jcisio commentedComment #3
guilhermevp commentedPatch applies correctly and now reffers to existing class.
Comment #5
catchCommitted 1493695 and pushed to 9.2.x. Thanks!
Comment #7
dpiCreated #3251856: Incorrect typehint for FieldConfig::loadByName to make the reference fully qualified.