Completed
Push — master ( e392b8...48a2ec )
by Eric
02:42
created
src/Rest/AbstractServer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
     /**
42 42
      * Set it up
43 43
      * @param \JaegerApp\Platforms\AbstractPlatform $platform
44
-     * @param \JaegerApp\BackupPro\Rest $rest
44
+     * @param  $rest
45 45
      */
46 46
     public function __construct(\JaegerApp\Platforms\AbstractPlatform $platform, \JaegerApp\Rest $rest)
47 47
     {
Please login to merge, or discard this patch.