Problem/Motivation
#2120871: Rename EntityListController to EntityListBuilder removed most but not all references to Entity Storage Controller. A few references in comment and one (unused) variable name were left in place.
Proposed resolution
Fix it.
Remaining tasks
none
User interface changes
none
API changes
none
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-the-last-storage-controllers-2248051-01.patch | 2.98 KB | sutharsan |
Comments
Comment #1
sutharsan commentedComment #2
berdirNote that PhpStorageFactory has nothing to do with entities but I'm ok with removing the term controller from there as well, just as we did it with config storage classes.
Comment #3
andypostLooks a good clean-up
Comment #4
webchickCommitted and pushed to 8.x. Thanks!