Skip to content

Commit

Permalink
Add docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanUngureanu committed Dec 19, 2024
1 parent 05f0b8f commit 3069531
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ function wpcom_dismiss_removed_calypso_screen_notice() {
/**
* Enable the Blaze dashboard (WP-Admin) for users that have the RDV experiment enabled.
*
* @param $activation_status
* @param bool $activation_status The activation status - use WP-Admin or Calypso.
* @return mixed|true
*/
function wpcom_enable_blaze_dashboard_for_experiment( $activation_status ) {
Expand Down

0 comments on commit 3069531

Please sign in to comment.