mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #13645 from nextcloud/feat/document-ijob-execute-removal
feat(developer): document removal of `IJob::execute`
This commit is contained in:
@@ -52,4 +52,5 @@ Deprecated APIs
|
||||
Removed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- TBD
|
||||
- The ``\OCP\BackgroundJob\IJob::execute`` method was deprecated since Nextcloud 25 and was now removed.
|
||||
Instead use the ``IJob::start`` method, available since Nextcloud 25.
|
||||
|
||||
Reference in New Issue
Block a user