diff --git a/src/View/View.php b/src/View/View.php index 0bdb603addc..0987cb52fbe 100644 --- a/src/View/View.php +++ b/src/View/View.php @@ -392,7 +392,7 @@ public function initialize() * Gets the request instance. * * @return \Cake\Http\ServerRequest - * @since 3.6.0 + * @since 3.6.3 */ public function getRequest() {