Skip to content

Commit

Permalink
Update phpdoc 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 68f76fb
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\standard_head_html_generation $hook The 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 68f76fb

Please sign in to comment.