diff --git a/projects/packages/stats-admin/src/class-odyssey-assets.php b/projects/packages/stats-admin/src/class-odyssey-assets.php index 1c4b5eb8ffc7d..98d59fc3bb3ad 100644 --- a/projects/packages/stats-admin/src/class-odyssey-assets.php +++ b/projects/packages/stats-admin/src/class-odyssey-assets.php @@ -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 ) {