@@ -28,7 +28,7 @@ |
||
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) |