friendica-github/src/Object
2024-09-18 04:06:57 +00:00
..
Api Delete unused media attachments 2024-08-24 17:40:25 +00:00
EMail REUSE src directory 2024-08-24 15:27:00 +02:00
Log REUSE src directory 2024-08-24 15:27:00 +02:00
Search REUSE src directory 2024-08-24 15:27:00 +02:00
Email.php REUSE src directory 2024-08-24 15:27:00 +02:00
Image.php Issue 14419: Avoid fatal errors with animated WebP images and GDlib 2024-09-18 04:06:57 +00:00
OEmbed.php REUSE src directory 2024-08-24 15:27:00 +02:00
Post.php OStatus support removed 2024-09-11 03:44:40 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php REUSE src directory 2024-08-24 15:27:00 +02:00

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