2020-02-09 16:18:46 +01: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.