friendica/src/Object
Michael 83b00ef308 New function "isAuthenticated" 2019-09-28 18:09:11 +00:00
..
Search Add PhpDoc / Code Standards 2019-05-20 19:14:39 +02:00
Image.php Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:54 +02:00
OEmbed.php Ignoring OEmbed array values 2018-12-02 21:36:46 +00:00
Post.php New function "isAuthenticated" 2019-09-28 18:09:11 +00:00
README.md typo 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 not directly interacting with the datastore.

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