Changed explanation

This commit is contained in:
Michael 2017-11-06 15:32:34 +00:00
parent 930309d2ec
commit 4ebb76e5a6

View file

@ -13,7 +13,7 @@ use dbm;
/**
* @file src/Core/Worker.php
*
* @brief Contains the class for all worker relevant stuff
* @brief Contains the class for the worker background job processing
*/
/**