Completed
Branch master (8c1123)
by Wesley
31:20
created
src/Model/Action.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
     }
138 138
 
139 139
     /**
140
-     * @return ConstraintViolationList|null
140
+     * @return ConstraintViolationListInterface|null
141 141
      */
142 142
     public function getError(): ?ConstraintViolationList
143 143
     {
Please login to merge, or discard this patch.