Completed
Push — master ( c3263f...baf591 )
by Samuel
01:55
created
src/Common/App/Transformer/AppGlobalId.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     }
23 23
 
24 24
     /**
25
-     * @param $globalId
25
+     * @param string $globalId
26 26
      * @return string|null
27 27
      */
28 28
     public static function getTypeFromGlobalId(?string $globalId): ?string
Please login to merge, or discard this patch.