Completed
Push — master ( 221303...6ff883 )
by ruthger
03:54 queued 01:54
created
src/Repositories/UrlRewriteRepository.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -172,6 +172,9 @@
 block discarded – undo
172 172
         return route($type, $attributes, false);
173 173
     }
174 174
 
175
+    /**
176
+     * @param boolean $unique
177
+     */
175 178
     protected function validateCreate(
176 179
         string $requestPath,
177 180
         ?string $targetPath,
Please login to merge, or discard this patch.