mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 01:00:20 -04:00
adjust since for 18
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
ace667bce7
commit
36260dddf6
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ interface IRuleMatcher extends IFileCheck {
|
|||
* IComplexOperation might want to make use of it.
|
||||
*
|
||||
* @throws RuntimeException
|
||||
* @since 20.0.0
|
||||
* @since 18.0.9
|
||||
*/
|
||||
public function setEventName(string $eventName): void;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue