Browse Source

Minor rewording

Marc Würth 7 years ago
parent
commit
b2f4ea6ab7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Controller/Component/RequestHandlerComponent.php

+ 1 - 1
src/Controller/Component/RequestHandlerComponent.php

@@ -49,7 +49,7 @@ class RequestHandlerComponent extends Component
     /**
      * Contains the file extension parsed out by the Router
      *
-     * Deprecated 3.7.0: This property will be made protected in 4.0.0
+     * Deprecated as of 3.7.0. This property will be made protected in 4.0.0.
      *
      * @var string|null
      * @see \Cake\Routing\Router::extensions()