]> git.mxchange.org Git - friendica.git/commit
Create AppHelper interface and AppLegacy class
authorArt4 <art4@wlabs.de>
Sun, 17 Nov 2024 20:06:34 +0000 (20:06 +0000)
committerArt4 <art4@wlabs.de>
Sun, 17 Nov 2024 20:06:34 +0000 (20:06 +0000)
commit34845910ec665a84b1757a66eeac9f57710226dd
tree407f282e9b248dedad23594e12c3fa4f346ee36e
parent1f99e2924d4476d2919cd949c9780f4aa093ff05
Create AppHelper interface and AppLegacy class
src/App.php
src/AppHelper.php [new file with mode: 0644]
src/AppLegacy.php [new file with mode: 0644]
src/DI.php