]> git.mxchange.org Git - friendica.git/blob - src/Object/README.md
Use different parser modes for Mastodon and Twitter-API
[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).