Implements Drupal\Core\Entity\EntityStorageControllerInterface::resetCache().
Overrides EntityStorageControllerInterface::resetCache
public function resetCache(array $ids = NULL) {
// The configuration system is fast enough and/or implements its own
// (advanced) caching mechanism already.
}