friendica/src/Object
Hypolite Petovan 6a17223289 Ward against null value in language key of item array in Mastodon\Status object
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1357768936
2022-12-19 10:11:12 -05:00
..
Api Ward against null value in language key of item array in Mastodon\Status object 2022-12-19 10:11:12 -05:00
EMail Ensure IEMail::getMessage returns a string 2022-11-19 19:15:47 -05:00
Log
Search
Email.php Add \ReturnTypeWillChange attribute to methods inherited from native interfaces 2022-11-25 08:13:05 -05:00
Image.php Issue 12345: No link preview on DFRN posts 2022-12-08 05:49:25 +00:00
OEmbed.php
Post.php Fix fatal errors because of unknown function/variable names 2022-11-28 21:22:21 +00:00
README.md
Thread.php

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