..
2021-02-14 18:33:15 +00:00
2020-09-01 13:40:37 +00:00
2021-02-14 09:43:27 +00:00
2020-09-11 19:24:40 +02:00
2021-02-14 09:43:27 +00:00
2020-12-17 18:08:07 +00:00
2021-02-15 07:44:51 +00:00
2021-02-15 07:44:51 +00:00
2019-03-22 22:56:57 -04:00
2021-02-14 09:43:27 +00:00
2020-12-03 22:32:51 +00:00
2020-12-05 21:07:48 +00:00
2020-12-03 22:32:51 +00: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.