Completed
Push — master ( 600f6d...f1984f )
by Hector
28s queued 11s
created
src/TwitterAds/Fields/ImageAppDownloadCardFields.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
     const UPDATED_AT              = 'updated_at';
10 10
     const DELETED                 = 'delete';
11 11
     const NAME                    = 'name';
12
-    const COUNTRY_CODE        = 'country_code';
12
+    const COUNTRY_CODE = 'country_code';
13 13
     const IPHONE_APP_ID           = 'iphone_app_id';
14 14
     const IPHONE_DEEP_LINK        = 'iphone_deep_link';
15 15
     const IPAD_APP_ID             = 'ipad_app_id';
Please login to merge, or discard this patch.