friendica/src/Object
Roland Häder bff57bb030
Changes:
- added type-hints
- added returned type-hints in interface (I checked all)
2022-06-19 14:00:31 +02:00
..
Api Fix for account variable name 2022-06-10 20:32:21 +00:00
EMail Update copyright 2022-01-02 08:27:47 +01:00
Log Add missing copyright text 2022-01-02 10:49:50 +01:00
Search Changes: 2022-06-19 14:00:31 +02:00
Email.php Update copyright 2022-01-02 08:27:47 +01:00
Image.php Fix unsupported animated webp parsing 2022-05-21 18:51:03 +02:00
OEmbed.php Update copyright 2022-01-02 08:27:47 +01:00
Post.php Changes: 2022-06-19 14:00:31 +02:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Update copyright 2022-01-02 08:27:47 +01: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).