friendica/src/Object
Michael 0ad904c185 The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
..
Api
EMail
Log
Notification
Search
Email.php
Image.php
OEmbed.php
Post.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
README.md
Thread.php Make posts on the profile page writable 2021-09-19 10:53:19 +00:00

README.md

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).