Per #3069696-42: Remove BC layers from the entity system, we need to remove the NULL value from $memory_cache in the ConfigEntityStorage constructor, and remove the |null from the @param declaration.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | interdiff_5-9.txt | 3.53 KB | neelam_wadhwani |
| #9 | 3118998-9.patch | 3.53 KB | neelam_wadhwani |
| #5 | interdiff_2-5.txt | 739 bytes | katherined |
| #5 | 3118998-5.patch | 2.79 KB | katherined |
Comments
Comment #2
katherinedComment #3
katherinedComment #4
phenaproximaNice work! This looks great.
I did some poking around in the rest of the entity system and discovered that there are a few other places that were missed. Let's also fix this for:
Re-titling accordingly.
Comment #5
katherinedIt looks like those were addressed, except for one of the comments.
Comment #6
phenaproximaComment #7
effulgentsia commentedLet's also get the
@paramdeclaration ofContentEntityStorageBasefixed. Other than that, I think this looks good.Comment #8
neelam_wadhwani commentedComment #9
neelam_wadhwani commentedKindly review patch.
Comment #10
neelam_wadhwani commentedComment #11
phenaproximaLooks good to me.
Comment #12
alexpottCommitted ba351b4 and pushed to 9.0.x. Thanks!