Skip to content

Commit

Permalink
fix type comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kangzj committed Oct 24, 2024
1 parent 22d46ea commit c1823f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/packages/stats-admin/src/class-odyssey-assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ protected function get_cdn_asset_cache_buster() {
/**
* Get the cache buster option value.
*
* @param string|int $cache_buster The cache buster.
* @param string|int|float $cache_buster The cache buster.
* @return string|false
*/
protected function get_cache_buster_option_value( $cache_buster ) {
Expand Down

0 comments on commit c1823f6

Please sign in to comment.