]> git.mxchange.org Git - friendica.git/blob - src/Object/README.md
Moving Search to Core, Refactor Objects
[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).