Skip to content

Commit

Permalink
phpcs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AleTorrisi committed Nov 18, 2024
1 parent 37799c1 commit a113d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Performance.php
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ public function adminBarMenu( \WP_Admin_Bar $wp_admin_bar ) {
/**
* Add to Newfold SDK runtime.
*
* @param array $sdk
* @param array $sdk SDK data.
* @return array SDK data.
*/
public function add_to_runtime( $sdk ) {
Expand Down

0 comments on commit a113d03

Please sign in to comment.