Part of meta-issue #2016679: Expand Entity Type interfaces to provide methods, protect the properties.
See the detailed explanations there and look at the issues that already have patches or were commited.
Add get*, set* and additional methods as it makes sense to replace the public properties (e.g. isSomething() and something())
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | image-entity-expand-with-methods-2030643-5.patch | 2.41 KB | tarekdj |
| #2 | image-entity-expand-with-methods-2030643-2.patch | 2.42 KB | internetdevels |
Comments
Comment #1
G2 commentedComment #2
internetdevels commentedHere is the patch.
Comment #3
deneo commentedThe patch is good. It solve the issue and fully comply with coding standards. Thank you!
Comment #4
catchID. Also is it an ID or a name?
"The name of the image style is placed in" isn't a complete sentence.
Set/Sets.
Comment #5
tarekdj commentedComment #6
tarekdj commentedComment #7
plopescThanks tarekdj, it looks good to me :)
Next time, please attach an interdiff file. It makes review easier.
RTBC if still green.
Comment #8
tarekdj commentedOk plopesc! got it ;). thanks!
Comment #9
xjm5: image-entity-expand-with-methods-2030643-5.patch queued for re-testing.
Comment #10
catchCommitted/pushed to 8.x, thanks!