Overrides Drupal\Core\Config\FileStorage::write().
Drupal\Core\Config\StorageException
Overrides FileStorage::write
public function write($name, array $data) { throw new StorageException('Write operation is not allowed during install.'); }