friendica/src/Object/README.md

5 lines
210 B
Markdown
Raw Normal View History

2019-03-03 15:05:35 +01:00
## Friendica\Object
2019-03-03 15:09:00 +01:00
The namespace Object contains dynamic classes which are **not** directly interacting with the datastore.
2019-03-03 15:05:35 +01:00
They are used to implement business logic for a particular object (i.e. an Image).