Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
This commit is contained in:
@ -6,7 +6,7 @@ use MailPoet\WP\Functions as WPFunctions;
|
||||
|
||||
/**
|
||||
* @property string $name
|
||||
* @property int|null $newsletter_id
|
||||
* @property int|null $newsletterId
|
||||
* @property string $categories
|
||||
* @property string $description
|
||||
* @property string|null $body
|
||||
|
Reference in New Issue
Block a user