Completed
Push — master ( 5c5f74...7209c8 )
by Hector
01:44
created
src/TwitterAds/Campaign/LineItem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      * @param $metricGroups
84 84
      * @param array $params
85 85
      * @param bool $async
86
-     * @return Job| mixed
86
+     * @return LineItem mixed
87 87
      */
88 88
     public function stats($metricGroups, $params = [], $async = false)
89 89
     {
Please login to merge, or discard this patch.