Fix undefined properties in models [MAILPOET-2488]
This commit is contained in:
@ -6,6 +6,7 @@ use MailPoet\Form\Block\Date;
|
||||
use MailPoet\WP\Functions as WPFunctions;
|
||||
|
||||
/**
|
||||
* @property string $name
|
||||
* @property string $type
|
||||
* @property string|array|null $params
|
||||
*/
|
||||
|
Reference in New Issue
Block a user