1
0
Fork 0
friendica_2020-09-1_sharedH.../src/Object
2020-01-18 17:02:59 +01:00
..
Search
Image.php Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
OEmbed.php
Post.php Remove unused use statements & remove PConfig class 2020-01-18 17:02:59 +01:00
README.md
Thread.php

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