@@ -77,7 +77,7 @@ |
||
77 | 77 | /** |
78 | 78 | * Get a specific key from the settings data. |
79 | 79 | * |
80 | - * @param string|array $key |
|
80 | + * @param string $key |
|
81 | 81 | * @param mixed $default |
82 | 82 | * |
83 | 83 | * @return mixed |