Completed
Push — master ( bd4983...d7e919 )
by Simonas
77:20 queued 12:11
created
Service/TranslationManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
     /**
53 53
      * @param string $id
54 54
      *
55
-     * @return Translation|object
55
+     * @return null|\ReflectionClass
56 56
      */
57 57
     public function get($id)
58 58
     {
Please login to merge, or discard this patch.