Skip to content

Commit

Permalink
Update WordPress/Helpers/WPReservedKeywordHelper.php
Browse files Browse the repository at this point in the history
Co-authored-by: Juliette <[email protected]>
  • Loading branch information
IanDelMar and jrfnl authored Sep 10, 2024
1 parent 2150d29 commit b829a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress/Helpers/WPReservedKeywordHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Helper utilities for recognizing WP reserved keywords.
*/
final class WPReservedKeywordHelper {
final class WPReservedNamesHelper {
/**
* Array of reserved post type names which can not be used by themes and plugins.
*
Expand Down

0 comments on commit b829a79

Please sign in to comment.