Skip to content

Commit 7ec32fa

Browse files
committed
phpcs
1 parent fa22ae7 commit 7ec32fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/class-llms-blocks-migrate.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ public function __construct() {
2929

3030
/**
3131
* Determine if a post has been successfully migrated to the block editor.
32-
* @param int $post_id WP_Post ID
32+
*
33+
* @param int $post_id WP_Post ID.
3334
* @return bool
3435
* @since 1.1.1
3536
* @version 1.1.2

0 commit comments

Comments
 (0)