diff --git a/sources/Application/WebPage/WebPage.php b/sources/Application/WebPage/WebPage.php index 1144b97de..263a4d902 100644 --- a/sources/Application/WebPage/WebPage.php +++ b/sources/Application/WebPage/WebPage.php @@ -1329,6 +1329,7 @@ JS; /** * @inheritDoc * @throws \Exception + * @since 3.2.0 Prefer using {@see static::GenerateResponse()} in with a Symfony style controller and route */ public function output() {