Completed
Pull Request — master (#18)
by Guillaume
06:47
created
src/Exchange.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -36,6 +36,9 @@
 block discarded – undo
36 36
         }
37 37
     }
38 38
 
39
+    /**
40
+     * @return string
41
+     */
39 42
     public function getName()
40 43
     {
41 44
         return $this->name;
Please login to merge, or discard this patch.