N°7314 - Add some PHPDoc about new recommendations

This commit is contained in:
Molkobain
2024-03-01 21:27:19 +01:00
parent 9fa53d43ab
commit 1848b5f231

View File

@@ -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()
{