소스 검색

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…
취소
저장