@@ -92,6 +92,7 @@ |
||
| 92 | 92 | * Returns all elements if you pass `null` as $key |
| 93 | 93 | * |
| 94 | 94 | * @param string $key The name of the input value |
| 95 | + * @param boolean $default |
|
| 95 | 96 | * |
| 96 | 97 | * @return Object The returned value or $default. |
| 97 | 98 | */ |