Passed
Push — master ( 244f37...eeee86 )
by Nicolaas
02:36
created
code/control/CountryPrice_ChangeCountryController.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -102,6 +102,9 @@
 block discarded – undo
102 102
         return [];
103 103
     }
104 104
 
105
+    /**
106
+     * @param string $action
107
+     */
105 108
     public function Link($action = null)
106 109
     {
107 110
         $link = Controller::join_links(
Please login to merge, or discard this patch.