Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensions.cs =================================================================== diff -u -r31a621e36dfd14666d4ec7bb492b5eb5ea8a9265 -r6b3a6850b43d0098dcaf52c23b9a74d2e678bf8e --- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensions.cs (.../MacroStabilityInwardsSoilLayer1DCreateExtensions.cs) (revision 31a621e36dfd14666d4ec7bb492b5eb5ea8a9265) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensions.cs (.../MacroStabilityInwardsSoilLayer1DCreateExtensions.cs) (revision 6b3a6850b43d0098dcaf52c23b9a74d2e678bf8e) @@ -39,7 +39,8 @@ /// The layer to create a database entity for. /// Index at which this instance resides inside its parent container. /// A new . - internal static MacroStabilityInwardsSoilLayer1DEntity Create(this MacroStabilityInwardsSoilLayer1D layer, int order) + internal static MacroStabilityInwardsSoilLayer1DEntity Create(this MacroStabilityInwardsSoilLayer1D layer, + int order) { MacroStabilityInwardsSoilLayerProperties properties = layer.Properties; return new MacroStabilityInwardsSoilLayer1DEntity