friendica/src/Object/README.md
2019-03-22 22:56:57 -04:00

5 lines
210 B
Markdown

## Friendica\Object
The namespace Object contains dynamic classes which are **not** directly interacting with the datastore.
They are used to implement business logic for a particular object (i.e. an Image).