Test Setup Failed
Pull Request — master (#79)
by
unknown
01:24
created
src/Map.php 1 patch
Braces   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -964,7 +964,8 @@
 block discarded – undo
964 964
  * @template-covariant TKey
965 965
  * @template-covariant TValue
966 966
  */
967
-final class PairRef {
967
+final class PairRef
968
+{
968 969
     /**
969 970
      * @var int
970 971
      */
Please login to merge, or discard this patch.