Skip to content

Commit

Permalink
Update parameter list for CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarat87 committed Oct 17, 2024
1 parent a1c6224 commit 3eca06b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class before_standard_head_html_generation {
/**
* Render tracking code.
*
* @param \core\hook\output\standard_head_html_generation $hook
* @param \core\hook\output\before_standard_head_html_generation $hook
*/
public static function callback(\core\hook\output\before_standard_head_html_generation $hook): void {
$hook->add_html(injector::render_tracking_code());
Expand Down

0 comments on commit 3eca06b

Please sign in to comment.