There was an error while loading. Please reload this page.
1 parent 59aecc5 commit d5615d3Copy full SHA for d5615d3
src/Illuminate/Validation/Rules/ProhibitedIf.php
@@ -19,7 +19,6 @@ class ProhibitedIf implements Stringable
19
* Create a new prohibited validation rule based on a condition.
20
*
21
* @param (\Closure(): bool)|bool $condition
22
- * @return void
23
24
* @throws \InvalidArgumentException
25
*/
0 commit comments