Documentation.

This commit is contained in:
Andrés Montañez
2013-12-15 15:27:57 -02:00
parent ceee587bb0
commit a94f550a6c
3 changed files with 5 additions and 0 deletions
+2
View File
@@ -184,6 +184,8 @@ class Config
* Return the a parameter
*
* @param string $name
* @param mixed $default
* @param array $extraParameters
* @return mixed
*/
public function getParameter($name, $default = null, $extraParameters = array())