Convert property names to camel case
[MAILPOET-1796]
This commit is contained in:
@@ -35,7 +35,7 @@ class AutomatedEmails extends SimpleWorker {
|
||||
private $repository;
|
||||
|
||||
/** @var NewsletterStatisticsRepository */
|
||||
private $newsletter_statistics_repository;
|
||||
private $newsletterStatisticsRepository;
|
||||
|
||||
public function __construct(
|
||||
Mailer $mailer,
|
||||
|
Reference in New Issue
Block a user