]> git.mxchange.org Git - friendica.git/commit
Nodeinfo::getOrganization() doesn't need configuration object being inserted
authorRoland Häder <roland@mxchange.org>
Sat, 18 Jun 2022 15:56:01 +0000 (17:56 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 18 Jun 2022 15:56:33 +0000 (17:56 +0200)
commit94eb4261519be92b0dbccc90ac3a0f502aa0cecb
tree853ce6b9a5ce771a1937e2b4b7ce2624780b8b89
parentc29c49797a2da8b17e9fc99a1b660a491508c9cd
Nodeinfo::getOrganization() doesn't need configuration object being inserted
when you have DI::config() around.
src/Model/Nodeinfo.php
src/Module/NodeInfo210.php