Closed (fixed)
Project:
Drupal core
Version:
8.4.x-dev
Component:
entity system
Priority:
Minor
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
10 Aug 2016 at 08:48 UTC
Updated:
3 May 2017 at 20:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
subson commentedTrying a fix here.
Comment #3
subson commentedComment #4
dawehnerhere is just a super quick review
This line exceeds 80 cars. Please break it up
Comment #5
subson commentedFixing the 80 char line limit.
Comment #7
Munavijayalakshmi commentedComment #8
alexpottEach line should break on 80 characters. But it should use up as much of the line as possible before breaking on a space. Please re-flow the comment.
Comment #9
shashikant_chauhan commentedComment #10
chetan.s commentedI am working on it
Comment #11
chetan.s commentedAdding updated patch.
Comment #12
joachim commentedLooks good.
Confirming patch still applies to 8.4.x.
Comment #13
wim leersLooks great :)
Comment #14
joachim commented'that the return array is keyed by' doesn't make sense without an object...
/native english speaking pedantry ;)
Comment #15
alexpottCommitted and pushed 003df9c to 8.4.x and 93bf800 to 8.3.x. Thanks!
Backported to 8.3.x as this is docs only change.