friendica/src/Object
Michael 63da4a75e9 The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
..
Api Move notification to the new paradigm 2021-10-02 18:15:45 -04:00
EMail "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Log Fix review points 2021-08-20 11:02:18 +02:00
Search Update copyright 2021-03-29 08:40:20 +02:00
Email.php Update copyright 2021-03-29 08:40:20 +02:00
Image.php The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
OEmbed.php Update copyright 2021-03-29 08:40:20 +02:00
Post.php Replaced deprecated "log" function call 2021-11-03 23:19:24 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Replaced deprecated "log" function call 2021-11-03 23:19:24 +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).