Skip to content

Commit

Permalink
docs(dev): remove deprecated createEventSource
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
  • Loading branch information
kesselb committed May 26, 2023
1 parent f8a6c5e commit 4a32962
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Deprecated APIs
Removed APIs
^^^^^^^^^^^^

* tbd
* `\OC::$server->createEventSource()` has been removed, use `\OC::$server->get(IEventSource::class)` instead.

0 comments on commit 4a32962

Please sign in to comment.