Skip to content

Commit

Permalink
phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
geckod22 committed Nov 18, 2024
1 parent d29a258 commit e010497
Show file tree
Hide file tree
Showing 4 changed files with 1,744 additions and 53 deletions.
4 changes: 0 additions & 4 deletions includes/Performance.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ function () {

/**
* Add hooks.
*
* @param Container $container the container
*/
public function hooks() {

Expand Down Expand Up @@ -152,8 +150,6 @@ function () {
* @hooked action_scheduler_retention_period
* @see ActionScheduler_QueueCleaner::delete_old_actions()
*
* @param int $retention_period Minimum scheduled age in seconds of the actions to be deleted.
*
* @return int New retention period in seconds.
*/
public function nfd_asr_default() {
Expand Down
Loading

0 comments on commit e010497

Please sign in to comment.