]> git.mxchange.org Git - friendica.git/commit
Move ProfileField from Model to Entity
authorPhilipp <admin@philipp.info>
Fri, 8 Oct 2021 17:17:27 +0000 (19:17 +0200)
committerPhilipp <admin@philipp.info>
Mon, 18 Oct 2021 21:32:38 +0000 (23:32 +0200)
commit1c0f92c38232947b21dd736c56760e1378698211
tree14245316f278ef2aafcd13876ef334b36f82384b
parent39a927f2134ce28e8aebda81c56f55be2a335761
Move ProfileField from Model to Entity
src/Factory/Api/Mastodon/Field.php
src/Model/ProfileField.php [deleted file]
src/Module/Settings/Profile/Index.php
src/Profile/ProfileField/Entity/ProfileField.php [new file with mode: 0644]
src/Repository/ProfileField.php