Commit Graph

14 Commits

Author SHA1 Message Date
21839fc30b Fix indentation of multiline function declarations
[MAILPOET-3732]
2021-09-17 12:17:36 +02:00
cdda3480ca Make all constructor signatures multiline
[MAILPOET-3732]
2021-09-16 14:19:40 +02:00
e59992cc16 Fix checkGenericClassInNonGenericObjectType PHPStan errors
This commit removes the checkGenericClassInNonGenericObjectType flag
from PHPStan configuration files and fixes all associated errors in our
code base.

[MAILPOET-3236]
2021-08-09 12:58:56 +02:00
01915a1e0a Correct typehint
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
ea06c2a27b Allow data pass to entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
63a2bed8bf Apply safe to load association trait to all toOne associations
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
f94fc9b6de Fix namespace
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
bda3bd3f63 Fix entities mistakes
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
07214f9c87 Fix association
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
8fa6321b7e Remove redundant property
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
ee9f886ce2 Simplify method
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
b81c2497cb Use singular in entity names
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
ad6e6009d2 Use Newsletter Link Entity in Stats Notifications
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00