hook_field_storage_config_update_forbid was using module property of $field_storage changed it to use getTypeProvider() to get name of the module which provides this field.
hook_field_storage_config_update_forbid
module
$field_storage
getTypeProvider()