Hypolite Petovan 04d620fc2f
Merge pull request #8142 from nupplaphil/task/di_config
CleanUp Config namespace
2020-01-19 22:22:57 -05:00
..
2020-01-19 06:05:23 +00:00
2019-12-21 20:18:44 +00:00
2019-12-29 20:16:55 +01:00
2020-01-19 06:05:23 +00:00
2019-03-22 22:56:57 -04:00
2020-01-19 06:05:23 +00:00
2020-01-19 06:05:23 +00:00
2020-01-19 06:05:23 +00:00
2019-12-21 20:18:44 +00:00
2019-12-21 20:18:44 +00:00
2019-12-21 20:18:44 +00:00
2019-12-21 20:18:44 +00:00
2019-12-21 20:18:44 +00:00
2019-12-21 20:18:44 +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.