]> git.mxchange.org Git - friendica.git/commit
Move Model\Profile::getMyUrl to UserSessions
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 30 Oct 2022 01:33:15 +0000 (21:33 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 30 Oct 2022 14:49:47 +0000 (10:49 -0400)
commit3865733e18421126de45ca91f221aebd628b1ccc
tree7aa8e7898ee4c43cccb99926fc9198313161b1f1
parent6a205b2e108401e226d40625c6adc0a5b922dfbd
Move Model\Profile::getMyUrl to UserSessions
src/Core/Session/Capability/IHandleUserSessions.php
src/Core/Session/Model/UserSession.php
src/Model/Profile.php