@@ -172,6 +172,9 @@ |
||
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, |