friendica/src/Object
Philipp Holzer 3a2f0c741f
typo
2019-03-03 15:09:00 +01:00
..
Image.php Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
OEmbed.php Ignoring OEmbed array values 2018-12-02 21:36:46 +00:00
Post.php Improved comment hiding interaction 2019-02-14 22:24:34 -05:00
README.md typo 2019-03-03 15:09:00 +01: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 not directly interacting with the datastore.

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