Convert property names to camel case
[MAILPOET-1796]
This commit is contained in:
@@ -10,7 +10,7 @@ use MailPoet\Util\Installation;
|
||||
|
||||
class SubscribersImport {
|
||||
/** @var PageRenderer */
|
||||
private $page_renderer;
|
||||
private $pageRenderer;
|
||||
|
||||
/** @var Installation */
|
||||
private $installation;
|
||||
|
Reference in New Issue
Block a user