Commit graph

14 commits

Author SHA1 Message Date
Art4
0b84cf401d Mark more new classes as internal 2025-01-22 19:52:48 +00:00
Art4
2ef943394d Remove Container::setup() 2025-01-09 13:35:03 +00:00
Art4
7f643aadd8 Move setupContainerForLogger() and determine log channel into App class 2025-01-09 10:13:33 +00:00
Art4
870b3b9a1c Remove default logchannel from Container::setup() 2025-01-09 09:34:43 +00:00
Art4
04fb9dd9e0 Move registerTemplateEngine() into App class 2025-01-09 08:36:47 +00:00
Art4
e899127137 Deprecate Container::setup() 2025-01-09 08:11:38 +00:00
Art4
320fe18654 Create Container interface, add DiceContainer as implementation 2025-01-08 22:59:29 +00:00
Art4
37ffeb8121 Move creation of Dice into Container class 2025-01-08 22:35:27 +00:00
Philipp
f1e93be694
Use correct typing 2025-01-05 23:13:46 +01:00
Philipp
22ce079222
Make PHP-CS happy :-) 2025-01-05 23:13:45 +01:00
Philipp
560bf345da
Add UnitTest for Container 2025-01-05 23:13:44 +01:00
Philipp
2238ea8d52
Add license 2025-01-05 23:13:43 +01:00
Philipp
c726675189
Add doc & fix test 2025-01-05 23:13:43 +01:00
Philipp
40fbb02149
Move Container logic into own class 2025-01-05 23:13:41 +01:00