Skip to content

Commit

Permalink
Add missing since tag
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Sep 29, 2024
1 parent 805ec70 commit efe3506
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/web-worker-offloading/hooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ function wwo_update_script_type( $tag, string $handle ) {
/**
* Filters inline script attributes to offload to a worker if the script has been opted-in.
*
* @since 0.1.0
*
* @param array<string, mixed>|mixed $attributes Attributes.
* @return array<string, mixed> Attributes.
*/
Expand Down

0 comments on commit efe3506

Please sign in to comment.