]> git.mxchange.org Git - friendica.git/blob - src/Object/README.md
Merge pull request #8617 from MrPetovan/task/8220-twitter-followers-list
[friendica.git] / src / Object / README.md
1 ## Friendica\Object
2
3 The namespace Object contains dynamic classes which are **not** directly interacting with the datastore.
4
5 They are used to implement business logic for a particular object (i.e. an Image).