Update the status

[MAILPOET-3087]
This commit is contained in:
Pavel Dohnal
2020-08-18 10:52:17 +02:00
committed by Veljko V
parent d9124a368a
commit c878bb9ab0
6 changed files with 122 additions and 3 deletions

View File

@ -9,6 +9,7 @@ use MailPoet\WP\Functions as WPFunctions;
* @property string|array $settings
* @property string|array $body
* @property string $name
* @property string $status
*/
class Form extends Model {