Skip to content

Commit

Permalink
Update plugins/faustwp/includes/updates/class-plugin-updater.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl authored Oct 3, 2024
1 parent 7689c8c commit 21f02c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/faustwp/includes/updates/class-plugin-updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public function register() {
/**
* Filter the plugin update transient to take over update notifications.
*
* @param ?object $transient_value The value of the `site_transient_update_plugins` transient.
* @param ?object $transient_value The value of the `site_transient_update_plugins` transient.
*
* @handles site_transient_update_plugins
* @return object
Expand Down

0 comments on commit 21f02c6

Please sign in to comment.