Skip to content

Commit

Permalink
phpcs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeawhanlee committed Apr 16, 2024
1 parent fcb425b commit 0102a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/Engine/Media/AboveTheFold/WarmUp/APIClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class APIClient extends BaseAPIClient {
*/
public function add_to_atf_queue( string $url ): array {
$is_home = Utils::is_home( $url );

$url = add_query_arg(
[
'wpr_imagedimensions' => 1,
Expand Down

0 comments on commit 0102a64

Please sign in to comment.