@@ -51,7 +51,7 @@ |
||
51 | 51 | * Get a storage key for the root field |
52 | 52 | * Suitable for deleting entire trees of values (e.g. Complex_Field) |
53 | 53 | * |
54 | - * @param array $full_hierarchy |
|
54 | + * @param string[] $full_hierarchy |
|
55 | 55 | * @return string |
56 | 56 | */ |
57 | 57 | protected function get_storage_key_root( $full_hierarchy ) { |