Update @since tag

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2020-10-19 10:00:15 +02:00 committed by GitHub
parent bc0a429822
commit a6b4770afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ class BeforeTemplateRenderedEvent extends Event {
}
/**
* @since 20.0.0
* @since 20.0.1
*/
public function getResponse(): TemplateResponse {
return $this->response;