Completed
Push — master ( 4b228e...ec353a )
by Will
12:06
created
tests/ShippingEstimateFormTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
     *
87 87
     * Template CartPage.ss contains <% include ShippingEstimator %>
88 88
     * Function adapted from SSViewerTest.php in SSv3.1
89
-    * @param $theme string - theme name
89
+    * @param string $theme string - theme name
90 90
     */
91 91
     protected function useTheme($theme) {
92 92
         global $project;
Please login to merge, or discard this patch.