Completed
Push — master ( c85a41...100f81 )
by Hector
01:43
created
src/TwitterAds/Resource.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     /**
29 29
      * Automatically set the account if this class is not an account
30 30
      * Resource constructor.
31
-     * @param null $id
31
+     * @param string $id
32 32
      * @param TwitterAds $twitterAds
33 33
      */
34 34
     public function __construct($id = null, TwitterAds $twitterAds = null)
Please login to merge, or discard this patch.