Completed
Push — master ( 5246d9...f37493 )
by James
04:14
created
lib/WebMarketingROI/OptimizelyPHP/Service/v2/Campaigns.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
     /**
96 96
      * Get campaign results
97 97
      * @param integer $campaignId The id for the campaign you want results for
98
-     * @param string $starTime The earliest time to count events in results. Defaults to the time that the campaign was first activated.
98
+     * @param string $startTime The earliest time to count events in results. Defaults to the time that the campaign was first activated.
99 99
      * @param string $endTime The latest time to count events in results. Defaults to the time the campaign was last active or the current time if the campaign is still running.
100 100
      * @return Result
101 101
      * @throws Exception
Please login to merge, or discard this patch.