Skip to content
Snippets Groups Projects
Commit e017600c authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Remove phpdoc for nonexistent parameter.

parent 0e2ed1fc
No related branches found
No related tags found
No related merge requests found
...@@ -855,7 +855,6 @@ class SimpleSAML_Configuration ...@@ -855,7 +855,6 @@ class SimpleSAML_Configuration
* isn't found, and no default value is given. * isn't found, and no default value is given.
* *
* @param string $name The name of the option. * @param string $name The name of the option.
* @param string $location Name of the items in the array.
* @param mixed $default A default value which will be returned if the option isn't found. The option will be * @param mixed $default A default value which will be returned if the option isn't found. The option will be
* required if this parameter isn't given. The default value can be any value, including * required if this parameter isn't given. The default value can be any value, including
* NULL. * NULL.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment