Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaterPressureAsphaltCoverSectionResultRow.cs
===================================================================
diff -u -r4994cf24768a7b54149e65713433dc4543ace82c -r845bc0316bfb8173d53a1d002686fc9a6a631ee1
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaterPressureAsphaltCoverSectionResultRow.cs (.../WaterPressureAsphaltCoverSectionResultRow.cs) (revision 4994cf24768a7b54149e65713433dc4543ace82c)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaterPressureAsphaltCoverSectionResultRow.cs (.../WaterPressureAsphaltCoverSectionResultRow.cs) (revision 845bc0316bfb8173d53a1d002686fc9a6a631ee1)
@@ -58,8 +58,8 @@
/// Thrown when any parameter is null.
/// Thrown when
/// is a valid value, but unsupported.
- public WaterPressureAsphaltCoverSectionResultRow(WaterPressureAsphaltCoverFailureMechanismSectionResult sectionResult,
- ConstructionProperties constructionProperties)
+ internal WaterPressureAsphaltCoverSectionResultRow(WaterPressureAsphaltCoverFailureMechanismSectionResult sectionResult,
+ ConstructionProperties constructionProperties)
: base(sectionResult)
{
if (constructionProperties == null)