Skip to content

Commit

Permalink
fix: phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
mthaichi committed Sep 19, 2023
1 parent 97a3045 commit 249e803
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/blocks/_pro/post-new-badge/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
/**
* New Badge render callback
*
* @param array $attributes Block attributes.
* @param array $attributes Block attributes.
* @param string $content Block content.
* @return string
*/
function vk_blocks_post_new_badge_render_callback( $attributes, $content ) {
Expand Down

0 comments on commit 249e803

Please sign in to comment.