fixup! Add backgroundjobs to OCP
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
2dbbc37852
commit
7370fb37bb
|
@ -136,6 +136,8 @@ abstract class Job implements IJob {
|
|||
*
|
||||
* @param $argument
|
||||
* @return mixed
|
||||
*
|
||||
* @since 15.0.0
|
||||
*/
|
||||
abstract protected function run($argument);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue