Skip to content

Commit

Permalink
fix docblock comment to be meaningful
Browse files Browse the repository at this point in the history
  • Loading branch information
markkelnar committed Aug 2, 2023
1 parent 67bea7a commit c83fe52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Admin/Editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public function validate_before_save_cb( $data, $post ) {
}

/**
* Initialize Admin functionality for WPGraphQL
* On save, validate the form data.
*
* @param int $post_id post id
* @return void|bool
Expand Down

0 comments on commit c83fe52

Please sign in to comment.