Completed
Push — master ( 8e273a...57a5e4 )
by ruthger
01:33 queued 11s
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.