]> git.mxchange.org Git - friendica.git/commit
Create Container interface, add DiceContainer as implementation
authorArt4 <art4@wlabs.de>
Wed, 8 Jan 2025 22:59:29 +0000 (22:59 +0000)
committerArt4 <art4@wlabs.de>
Wed, 8 Jan 2025 22:59:29 +0000 (22:59 +0000)
commit320fe18654dfbde864ac9a84959059faa10b5adb
tree17082b687b58792d1d4401c19745560f8609d3b0
parent316fac0161b4d02a094fa523c2176fb4b843f0aa
Create Container interface, add DiceContainer as implementation
bin/auth_ejabberd.php
bin/console.php
bin/daemon.php
bin/jetstream.php
bin/worker.php
index.php
src/Core/Container.php
src/Core/DiceContainer.php [new file with mode: 0644]
tests/Unit/Core/ContainerTest.php [deleted file]
tests/Unit/Core/DiceContainerTest.php [new file with mode: 0644]