Skip to content
Snippets Groups Projects
Unverified Commit c8c4f193 authored by zagaj's avatar zagaj Committed by GitHub
Browse files

docs: typo in validation page

parent 42ed039a
Branches
Tags
No related merge requests found
...@@ -78,7 +78,7 @@ readonly class BlogPostFormValidator extends InputValidator ...@@ -78,7 +78,7 @@ readonly class BlogPostFormValidator extends InputValidator
); );
} }
public function getSchema(): Schema public function getSchema(): JsonSchema
{ {
return new JsonSchema([ return new JsonSchema([
'type' => 'object', 'type' => 'object',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment