adjust since for 19
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
7f6e2c5953
commit
f8417cca0f
|
@ -85,7 +85,7 @@ interface IRuleMatcher extends IFileCheck {
|
|||
* IComplexOperation might want to make use of it.
|
||||
*
|
||||
* @throws RuntimeException
|
||||
* @since 20.0.0
|
||||
* @since 19.0.3
|
||||
*/
|
||||
public function setEventName(string $eventName): void;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue