We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7413d commit 27fe79aCopy full SHA for 27fe79a
src/Illuminate/Validation/Rules/JsonSchema.php
@@ -22,7 +22,6 @@ class JsonSchema implements Rule
22
23
/**
24
* Create a new JSON schema validation rule.
25
- *
26
*/
27
public function __construct(Schema $schema)
28
{
0 commit comments