Completed
Pull Request — master (#40)
by Simon
01:43
created
src/Log/SentryLogger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -372,7 +372,7 @@
 block discarded – undo
372 372
 
373 373
     /**
374 374
      * Check if we are on a tagged release and if so, use that to set the client release
375
-     * @param $ref
375
+     * @param string $ref
376 376
      * @return mixed
377 377
      */
378 378
     protected static function getGitTag($ref)
Please login to merge, or discard this patch.