Skip to content

Commit 1c1f0e3

Browse files
committed
chore: fix PHPStan issue
1 parent 5ecc2a3 commit 1c1f0e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/plugins/class-dynamic-content.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ public function get_loggedin_email( $data ) {
647647
/**
648648
* Get Archive Title.
649649
*
650-
* @param array $data Dynamic Data.
650+
* @param array<string, mixed> $data Dynamic Data.
651651
*
652652
* @return string
653653
*/

0 commit comments

Comments
 (0)