2020-11-23 19:25:22 +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-05-26 05:18:50 +00:00
2020-10-30 20:26:16 +00:00
2020-09-22 07:19:44 +00:00
2020-11-22 14:56:38 +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.