getStorage static method

StorageInterface getStorage()

Implementation

static common.StorageInterface getStorage() {
  return _storage!;
}