@@ -144,8 +144,6 @@ discard block |
||
| 144 | 144 | * Returns a Social Interactions dataset. |
| 145 | 145 | * |
| 146 | 146 | * @param string $action Social Action (e.g. like) |
| 147 | - * @param string $label Social Network (e.g. facebook) |
|
| 148 | - * @param string $value Social Target. (e.g. /home) |
|
| 149 | 147 | * |
| 150 | 148 | * @return array |
| 151 | 149 | */ |
@@ -203,6 +201,7 @@ discard block |
||
| 203 | 201 | /** |
| 204 | 202 | * Returns the named tracking dataset. |
| 205 | 203 | * |
| 204 | + * @param string $type |
|
| 206 | 205 | * @return array |
| 207 | 206 | */ |
| 208 | 207 | public function get($type, array $params) |
@@ -72,8 +72,7 @@ |
||
| 72 | 72 | * |
| 73 | 73 | * @see https://www.dashbot.io/sdk/template |
| 74 | 74 | * |
| 75 | - * @param array $entries |
|
| 76 | - * @param string $local_tag |
|
| 75 | + * @param string $global_tag |
|
| 77 | 76 | * |
| 78 | 77 | * @return self |
| 79 | 78 | */ |