mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed PHP deprecated warning for PHP8.2
This commit is contained in:
@@ -14,8 +14,10 @@ if ( ! class_exists( 'um\core\Form' ) ) {
|
||||
class Form {
|
||||
|
||||
/**
|
||||
* @var null
|
||||
* @var
|
||||
*/
|
||||
public $form_data;
|
||||
|
||||
public $form_suffix = null;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user