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 85611f2 commit 5a35107Copy full SHA for 5a35107
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