]> git.mxchange.org Git - friendica.git/commit
Create new ProfileField classes
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 20 Jan 2020 00:21:30 +0000 (19:21 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Jan 2020 00:42:34 +0000 (19:42 -0500)
commit3297d5c3e66675fff455ba31fc3fdbd5f683e1c5
tree016f08427107a263e767112bc0ba5b31b3930b2d
parent6857d24995b0844a0cec89588fe874399f631a71
Create new ProfileField classes

- Create ProfileField model class
- Remove obsolete BaseCollection->models property
src/BaseCollection.php
src/Collection/ProfileFields.php [new file with mode: 0644]
src/Model/ProfileField.php [new file with mode: 0644]
src/Repository/ProfileField.php [new file with mode: 0644]