@@ -182,7 +182,7 @@ |
||
182 | 182 | |
183 | 183 | /** |
184 | 184 | * Get nested values using "dot" notation |
185 | - * @param $offset |
|
185 | + * @param string $offset |
|
186 | 186 | * @return mixed |
187 | 187 | * @throws \InvalidArgumentException |
188 | 188 | */ |