friendica/src/Object
Michael a0fddca407 Display if an item is reshared 2019-04-02 05:38:42 +00:00
..
Image.php Add check for EXIF data existence in Object/Image 2019-03-08 22:09:41 -05:00
OEmbed.php Ignoring OEmbed array values 2018-12-02 21:36:46 +00:00
Post.php Display if an item is reshared 2019-04-02 05:38:42 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Fix doc blocks and return value type 2019-01-21 11:36:01 -05: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).