Completed
Push — master ( b87a46...8351d4 )
by Dmitry
04:00
created
src/models/Tariff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
     }
58 58
 
59 59
     /**
60
-     * @param $type
60
+     * @param string $type
61 61
      * @return DomainResource|ServerResource|Resource
62 62
      */
63 63
     public function getResourceByType($type)
Please login to merge, or discard this patch.