Skip to content

Commit

Permalink
fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Dec 18, 2024
1 parent 8721e3c commit cabceb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/class-page-types.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public function get_page_types() {
* Get the page ID, based on the slug of the post-meta.
*
* @param string $post_type The post-type for the query.
* @param string $slug The slug of the post-meta value.
* @param string $slug The slug of the taxonomy term.
*
* @return \WP_Post[] Return the posts.
*/
Expand Down

0 comments on commit cabceb3

Please sign in to comment.