Explorar o código

[HttpFoundation] fixed php doc

Johannes Schmitt %!s(int64=14) %!d(string=hai) anos
pai
achega
7a6638ff8f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Symfony/Component/HttpFoundation/ParameterBag.php

+ 1 - 1
src/Symfony/Component/HttpFoundation/ParameterBag.php

@@ -73,7 +73,7 @@ class ParameterBag
     /**
      * Returns a parameter by name.
      *
-     * @param string  $key     The key
+     * @param string  $path    The key
      * @param mixed   $default The default value
      * @param boolean $deep
      */