Roland Häder 83cbe586ac
Changes
- renamed Item::visibleActivity() to Item::isVisibleActivity() as this returns
  a boolean value
- added some type-hints
- added some documentation
2022-06-30 14:18:13 +02:00
..
2022-06-26 23:28:48 +02:00
2022-01-02 10:49:50 +01:00
2022-06-19 14:00:31 +02:00
2022-01-02 08:27:47 +01:00
2022-06-22 14:36:45 +02:00
2022-01-02 08:27:47 +01:00
2022-06-30 14:18:13 +02:00
2019-03-22 22:56:57 -04:00
2022-01-02 08:27:47 +01: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).