1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00
This commit is contained in:
Matthew Brown 2018-12-13 00:08:37 -05:00
parent 4b9ea5472d
commit 9911ffc9cd

View File

@ -2075,6 +2075,7 @@ class Reconciler
*
* @param string $key
* @param array<string,Type\Union> $existing_keys
* @param string[][] $new_type_parts
*
* @return Type\Union|null
*/