瀏覽代碼

Deprecate the old way

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v22.0.0beta1
Roeland Jago Douma 3 年之前
父節點
當前提交
fc11617222
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      lib/public/Notification/IManager.php

+ 1
- 0
lib/public/Notification/IManager.php 查看文件

@@ -53,6 +53,7 @@ interface IManager extends IApp, INotifier {
* @param string $notifierService The service must implement INotifier, otherwise a
* \InvalidArgumentException is thrown later
* @since 17.0.0
* @depreacted 22.0.0 use the IBootStrap registration context
*/
public function registerNotifierService(string $notifierService): void;


Loading…
取消
儲存