Skip to content

Commit

Permalink
Apply phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
Miraeld committed Aug 28, 2024
1 parent 005941b commit 22fb842
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function __construct( Controller $controller ) {
*/
public static function get_subscribed_events(): array {
return [
'rocket_buffer' => [ 'add_hashes', 16 ],
'rocket_buffer' => [ 'add_hashes', 16 ],
'rocket_critical_image_saas_visit_buffer' => [ 'add_hashes', 16 ],
];
}
Expand Down

0 comments on commit 22fb842

Please sign in to comment.