1
1
Fork 0
friendica_2019-12_sharedHos.../src/Worker/README.md

279 B

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.