2020-10-30 20:26:16 +00:00
..
2020-09-01 13:40:37 +00:00
2020-09-11 19:24:40 +02:00
2020-10-17 12:39:42 +00:00
2020-08-31 02:46:24 +00:00
2020-05-26 05:18:50 +00:00
2020-10-30 20:26:16 +00:00
2020-09-22 07:19:44 +00:00
2020-09-26 09:53:44 +00:00
2019-03-22 22:56:57 -04:00

Friendica\Worker

The Worker namespace contains all asynchronous workers of Friendica. The all have to implement the function public static function execute().

They are all executed by the Worker.