Problem/Motivation
Standardize the docblocks for each overrides described in issue #1938680: ViewsStorageController::postSave should be protected comment 5.
Proposed resolution
Update documentation in file core/modules/views/lib/Drupal/views/ViewsStorageController.php and remove Drupal\core
Remaining tasks
Update docblocks for each override ConfigStorageController::xxx().
User interface changes
none
API changes
none
Related Issues
#1938680: ViewsStorageController::postSave should be protected
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ViewsStorageController_docs-1949736-1.patch | 1.57 KB | toastieAlex |
Comments
Comment #1
toastieAlex commentedPatch for deocblocks.
Comment #2
damiankloip commentedWe're trying to steer away from issues like this for the time being if possible, as docs can easily wait until code freeze time. IT helps us out as we don't have to keep rolling out bug/refactoring patches for doc changes :)
Comment #3
tstoecklerLeaving at postponed, but wanted to mention that this is RTBC when we get around to doing it :-)
Comment #4
damiankloip commentedAh, splendid :)
Comment #5
mgiffordBecause we're no longer waiting for code freeze time. Patch no longer applies.
Comment #6
rpayanmFile ViewStorageController.php and the string ConfigStorageController::xxx() no loger exists.
Comment #7
berdirYes, that class has been removed.