@@ -13,11 +13,11 @@ |
||
| 13 | 13 | use DirkGroenen\Pinterest\Utils\CurlBuilder; |
| 14 | 14 | use DirkGroenen\Pinterest\Exceptions\PinterestException; |
| 15 | 15 | |
| 16 | - /** |
|
| 17 | - * @property array $page |
|
| 18 | - * @property array $data |
|
| 19 | - * @property string $message |
|
| 20 | - */ |
|
| 16 | + /** |
|
| 17 | + * @property array $page |
|
| 18 | + * @property array $data |
|
| 19 | + * @property string $message |
|
| 20 | + */ |
|
| 21 | 21 | class Response { |
| 22 | 22 | |
| 23 | 23 | /** |