... and thus so do all the overrides of those methods in other classes extending ConfigStorageController.
Per http://drupal.org/node/608152, we should always typehint an interface, not a class...
... but Config is just Config, implements no interface.
Comments
Comment #0.0
yched commentedfoo
Comment #1
mtiftIn #2188613: Rename EntityStorageController to EntityStorage ConfigStorageController was renamed to ConfigEntityStorage.
Comment #2
mtiftDuplicate of #1865208: Add interface to Config