friendica-github/src/Object
2025-01-28 07:35:17 -05:00
..
Api Fix coding style in Object/Api/Mastodon/Instance 2025-01-28 07:35:17 -05:00
EMail Fix errors in Util namespace 2024-12-07 15:21:21 +00:00
Log Fix errors in Object namespace 2024-12-06 21:55:04 +00: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 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-16 11:06:45 +01:00
OEmbed.php REUSE src directory 2024-08-24 15:27:00 +02:00
Post.php Several accessibility improvements 2025-01-26 12:46:18 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Fix code style 2025-01-13 13:31:54 +00: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).