Skip to content

Commit 347abc7

Browse files
committed
php 7.4 update
1 parent fc3e5fe commit 347abc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redux-core/inc/extensions/customizer/inc/class-redux-customizer-control.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Redux_Customizer_Control extends WP_Customize_Control {
2020
*
2121
* @var string
2222
*/
23-
public $redux_id = '';
23+
public string $redux_id = '';
2424

2525
/**
2626
* Field render.

0 commit comments

Comments
 (0)