Commit Graph

11 Commits

Author SHA1 Message Date
fb238cd531 Fix errors discovered by doctrine-phpstan
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
e1819d4334 Set newsletter option data using Doctrine
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
98bc18c8de Mark newsletter in newsletter option nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
63a2bed8bf Apply safe to load association trait to all toOne associations
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
2917361a98 Fix wrong Doctrine 'inversedBy' annotation
[MAILPOET-2645]
2020-03-11 17:06:02 +00:00
d0292f8624 Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
48802e47c4 Use namespaced Doctrine annotations
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
eb837c8e36 Add Doctrine entities for newsletters, options, and segments
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00