Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into phpstan-level-7
Browse files Browse the repository at this point in the history
  • Loading branch information
markkelnar committed Aug 2, 2023
2 parents 76d84e4 + 4e00e3a commit 18ed5a9
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 18ed5a9

Please sign in to comment.