Completed
Push — master ( 9449ab...150499 )
by Nicolaas
02:14
created
code/control/GoogleMapDataResponse.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -639,6 +639,10 @@
 block discarded – undo
639 639
     # STATIC METHODS
640 640
     ################################
641 641
 
642
+    /**
643
+     * @param DataList $pages
644
+     * @param DataList $dataPoints
645
+     */
642 646
     public static function xml_sheet(
643 647
         $pages = null,
644 648
         $dataPoints = null,
Please login to merge, or discard this patch.