Commit graph

15 commits

Author SHA1 Message Date
8d2c150141 Better type handling and exception annotations 2021-06-01 18:46:16 +02:00
7c60f2f55e TASK: Adding PHP 7.4 type hints everywhere 2021-04-20 01:45:51 +02:00
e8b75b33dd FIX: Adjusting to Flow 6.3 (Logger and EntityManager) 2020-10-15 21:14:03 +02:00
Robin Krahnen
39a98c4814 removed empty lines between @param and @return/@throws 2020-03-12 14:21:32 +01:00
Robin Krahnen
028429ae2f added blank space before namespace line (PSR-12) 2020-03-10 11:13:12 +01:00
Robin Krahnen
a0b5b74b36 optimized code to fit our coding guideline; made some small optimizations if possible 2019-12-04 12:48:02 +01:00
Robin Krahnen
410ce5de97 added @deprecated to unused properties 2019-10-28 10:31:11 +01:00
Robin Krahnen
2856fa764b replaced doctype annotation in methods with comment 2018-04-05 09:02:16 +02:00
Robin Krahnen
da9d014c9d optimized query for getLastNumberFor function 2018-04-04 23:50:19 +02:00
Robin Krahnen
8fa1e1089e use entity manager to resolve class table name 2018-04-04 23:48:06 +02:00
Robin Krahnen
5465b39332 do not save value into variable if it's only returned afterwards 2018-04-04 23:39:03 +02:00
Robin Krahnen
1124d3626e removed useless brackets 2018-04-04 22:48:18 +02:00
Robin Krahnen
029d599577 reordered inline @var-doctypes 2018-04-04 09:26:23 +02:00
Robin Krahnen
026a3d786a just some code and annotation cleanup 2018-04-03 10:23:53 +02:00
6a851fac61 TASK: PSR4 only 2017-08-23 10:36:28 +02:00