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
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ readonly class BlogPostFormValidator extends InputValidator
);
}
public function getSchema(): Schema
public function getSchema(): JsonSchema
{
return new JsonSchema([
'type' => 'object',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment