friendica/src/Object
Philipp Holzer 8237e73e26 Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
..
Image.php Add check for EXIF data existence in Object/Image 2019-03-08 22:09:41 -05:00
OEmbed.php Ignoring OEmbed array values 2018-12-02 21:36:46 +00:00
Post.php Fixing automention 2019-03-19 22:07:53 +00:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Thread.php Fix doc blocks and return value type 2019-01-21 11:36:01 -05:00

README.md

Friendica\Object

The namespace Object contains dynamic classes which are note directly interacting with the datastore.

They are used to implement business logic for a particular object (i.e. an Image).