Completed
Push — master ( 2d9e7d...e8a8b9 )
by Samuel
8s
created
src/Common/App/Transformer/AppGlobalId.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 class AppGlobalId extends GlobalId
8 8
 {
9 9
     /**
10
-     * @param $globalId
10
+     * @param string $globalId
11 11
      * @return int|null
12 12
      */
13 13
     public static function getIdFromGlobalId(?string $globalId): ?string
Please login to merge, or discard this patch.