We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b8865d + 2fb541e commit a1fe0e2Copy full SHA for a1fe0e2
src/WooCommerceAnalyticsApi.php
@@ -10,12 +10,12 @@ class WooCommerceAnalyticsApi
10
use WooCommerceTrait;
11
12
/**
13
- *@var \Automattic\WooCommerce\Client
+ * @var \Automattic\WooCommerce\Client
14
*/
15
protected $client;
16
17
18
- *@var array
+ * @var array
19
20
protected $headers = [];
21
src/WooCommerceApi.php
@@ -10,12 +10,12 @@ class WooCommerceApi
0 commit comments