mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Job::run() does not return anything
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
e10cad4a71
commit
26a38c4e8a
@ -138,7 +138,6 @@ abstract class Job implements IJob {
|
||||
* The actual function that is called to run the job
|
||||
*
|
||||
* @param $argument
|
||||
* @return mixed
|
||||
*
|
||||
* @since 15.0.0
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user