Skip to content

Commit 85d56e1

Browse files
committed
chore: fixes phpstan issues
1 parent 1b58ed9 commit 85d56e1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

inc/compatibilities/essential_blocks.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ public function should_load() {
2020

2121
/**
2222
* Register integration details.
23+
*
24+
* @return void
2325
*/
2426
public function register() {
2527
add_filter(

inc/compatibilities/kadence_blocks.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ public function should_load() {
2121

2222
/**
2323
* Register integration details.
24+
*
25+
* @return void
2426
*/
2527
public function register() {
2628
add_filter(

0 commit comments

Comments
 (0)