2020-07-19 16:45:21 +00:00
..
2020-07-18 17:49:10 +02:00
2020-04-28 07:10:18 +00:00
2020-05-15 06:50:20 +00:00
2020-05-12 09:05:37 +00:00
2020-05-26 05:18:50 +00:00
2020-05-30 17:06:59 +00:00
2020-07-19 16:45:21 +00:00
2019-03-22 22:56:57 -04:00
2020-07-19 11:42:23 +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.