mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Update @since tag
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
bc0a429822
commit
a6b4770afc
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class BeforeTemplateRenderedEvent extends Event {
|
|||
}
|
||||
|
||||
/**
|
||||
* @since 20.0.0
|
||||
* @since 20.0.1
|
||||
*/
|
||||
public function getResponse(): TemplateResponse {
|
||||
return $this->response;
|
||||
|
|
|
|||
Loading…
Reference in a new issue